I am not sure if I used media queries and CSS variables in a way that would be chosen in professional projects as well or if a different approach works better in terms of organization of the CSS and maintainability.
Latest solutions
Responsive Blog Preview Card Using A Little CSS Grid and Flexbox
PSubmitted 11 months agoNone thus far but I could always use advice when it comes to making my page(es) responsive, whether naturally or via media query.
Responsive QR Code Component Using Custom Properties and CSS Flexbox
PSubmitted 11 months agoAny positive feedback or constructive critiques are welcome.
Latest comments
- @cmdaltentWhat specific areas of your project would you like help with?P@javontrlroberts
Looks pretty spot on! Maybe add a hover state to the box-shadow with transition for effect? Otherwise great job!
- @cmdaltentP@javontrlroberts
Your code and solution look pretty spot-on compared to the original design. Great job.