Laura Nguyen
@laura-nguyenAll solutions
- Submitted 3 months ago
Article Preview Component with Sass
- HTML
- CSS
- JS
Any resources on DOM would be great
- Submitted 3 months ago
Responsive testimonial section using Sass
- HTML
- CSS
I would love to learn another efficient way to achieve this grid layout.
- Submitted 3 months ago
Four card feature section with Tailwind CSS
- HTML
- CSS
Any resources about flex would be great i.e. what is flex grow, flex shrink, etc
- Submitted 3 months ago
Product Preview Component with Tailwind CSS!
- HTML
- CSS
What's the difference between using App.css and index.css? I ended up putting the base styles on index.css but I didn't put anything on App.css.
- Submitted 4 months ago
Styling with Sass
- HTML
- CSS
When I look at other people's solutions, some of them have a base and abstract folder for their styling. I would like to learn what that is and why that is used.
- Submitted 4 months ago
Responsive blog preview card using clamp() and Sass
- HTML
- CSS
The font "Figtree" isn't rendering on local but not on production. I'm not sure why this is happening. If someone can advise that would be great. Thank you
I noticed that in the Figma mockup, the mobile view seemed to have a 1.5rem margin around the card. However, after applying clamp() to the card’s width, I couldn’t achieve the same margin effect. I’m not sure if this discrepancy is significant, but I would appreciate feedback on how to accurately replicate the margin as seen in the mockup while maintaining responsiveness.
- Submitted 4 months ago
QR Component using Sass
- HTML
- CSS
I tried to make my code as DRY as possible. If you have any feedback on my code let me know.