Lyle Patterson
@Squing0All solutions
Recipe page using flexbox and tailwind css.
#tailwind-cssSubmitted about 1 year agoMainly getting the border lines to work for the table as these while these are definitely applied styles, they aren't visible and also having space between list numbers and list items.
Social Links page using flexbox and tailwind.
#tailwind-cssSubmitted about 1 year agoIs it normal in tailwind to just have multiple classes that are the exact same? This doesn't seem efficient. I also think I was too precise with my margins here and it feels like there was a better way to do this.
Blog page using flexbox and a media query.
Submitted about 1 year agoThe challenge said it was possible to make text smaller without using media queries but I was unable to do this. I also had a lot of trouble scaling the image down and I'm not sure if the way I've done it is good practice. I also noticed that in the mobile design that the challenge gave that the image appears to be zoomed in but I was unable to achieve this effect. I also only used hover and not focus as the challenge listed as it was unclear where to use this.
Simple QR code page using flexbox.
Submitted about 1 year agoI would definitely change how I centered the main section to be more dynamic.