Sclata
@SclataAll solutions
- Submitted about 3 hours ago
Social Links Profile with Transitional Elements
- HTML
- CSS
I think I accomplished everything I was trying to with this project.
- Submitted 1 day ago
Blog Preview SCSS
- HTML
- CSS
I didn't see that the text was marginally smaller in the mobile design until submission. The Challenge Yourself portion of the project suggested dynamically altering the size of the text without media queries. After some quick research, it looks like clamp/calc functions (didn't know about until now) would have been the right choice here. Is that the right idea. Might go back and refactor to include soon.
- Submitted 2 days ago
Recipe Page with SCSS/BEM
- HTML
- CSS
I think I made good progress. I learned a lot in this first project, and I'm obviously still working hard to outline a standard approach / best practices. I think I answered my own questions and will focus on implementing more accessibility and relative sizing in upcoming projects, as well as trying my hand at container queries.