Made a small CSS styled component

I know it's not the biggest thing but I got some feedback about my naming in a question before and I wanted to see if my css structure is better this time. CSS Code: https://github.com/juandevac/grupo_06_e-commerce/blob/main/public/css/home/footer.css Any feedback is appreciated! ๐Ÿ˜ธ
GitHub
grupo_06_e-commerce/public/css/home/footer.css at main ยท juandevac/...
Proyecto de e-commerce para Digital House. Curso Full Stack con Node JS. - juandevac/grupo_06_e-commerce
Solution:
its tough to judge css without being able to see the page
Jump to solution
3 Replies
Solution
Tom
Tomโ€ข11mo ago
its tough to judge css without being able to see the page
Tom
Tomโ€ข11mo ago
the only thing ill say is in general its not usually great to use viewport width and height im also not sure why you have your footer with margin-bottom: 2vh since youre in this discord ill tell you right now youre gunna get a lot of people who would tell you to use tailwind (and tbh im one of them. tailwind's pretty great)
Roncan
Roncanโ€ข11mo ago
Thanks for the feedback! Well, what unit would you recommend me to use when setting heights and widths instead of viewport? The reason I used that margin was because I needed to give my footer some height without changing the flow of my footer. And I do plan to get into tailwind in the future ๐Ÿ˜„ !
Want results from more Discord servers?
Add your server
More Posts