Marcus
@222sucramAll solutions
Product Card using HTML and SASS
#sass/scssPSubmitted 6 months agoI would like to improve on using SASS, I feel I could have made use of certain features like mix-ins and imports to a better effect.
Responsive Recipe page with HTML and CSS
PSubmitted 6 months agoIs there a way to make the design responsive without having to use multiple media queries.
FAQ Accordion - HTML, CSS, JS
PSubmitted 8 months agoI had trouble making the design responsive for smaller screen sizes, I would like feedback on how to make a responsive design that doesn't move elements around when scaling the page.
I also thought that maybe my Javascript code could be simplified and do the same thing without adding so many loops and event listeners.