Justin Watson
@TwincasperAll solutions
- Submitted about 1 month ago
Clipboard landing page utilizing bootstrap and CSS grid
- HTML
- CSS
Mainly just improving the accessibility, and any semantic html that needs to be worked on. I feel like I tend to neglect these areas at times.
- Submitted about 2 months ago
Blog preview card primarily using Flexbox and CSS variables
- HTML
- CSS
I'd like help with reducing the amount of css written. I feel like there was a cleaner way to space each element than adding margin-left: 1.5rem to every individual element. But i couldn't figure out how to do that in flexbox.