@MerouanosSubmitted 12 days ago
Hugo Fernandes
@hugopfeAll comments
- @VendysamSubmitted about 2 months agoWhat are you most proud of, and what would you do differently next time?
I finally got to use media queries on my own for the first time and I loved it
Next time I plan to build with Tailwind CSS
What challenges did you encounter, and how did you overcome them?Using media queries and using the right padding and margin
What specific areas of your project would you like help with?The use of media queries
@hugopfePosted about 2 months agoSearch engines value sites with semantic tags that can improve their sites. For example: main, section, and footer, instead of using classes
Marked as helpful0 - @RoboticDinosaurSubmitted 2 months ago@hugopfePosted 2 months ago
Hi!
I have liked your solution. There are some things that I have not thought about. I am a newbie, but there is one thing I have noticed, the variable's name should not be linked to the value but yes to the function.
E.g.:
highlight-color: #4fb9ff;
, insteadlight-blue: #4fb9ff;
0