So i've completed this landing page challenge. First time doing SCSS and i love it. Since its my first time doing it, can i get some feedback about it? would be nice to hear some insights of what did i do wrong or can save lines with something or anything really :D
Aleksandar
@Aleksandar-93All comments
- @Vj3koSubmitted over 3 years ago
- @Takaforyannick30Submitted over 3 years ago
Hello Everyone!
I got to know about this platform one week ago and I decided to do my first challenge today. I would like to get feedback from anyone in regards to my solution to the challenge. Thanks in advance...
@Aleksandar-93Posted over 3 years agoWell done, you did a great job. It is responsive in all sizes and looks great
0 - @Robertosousa86Submitted over 3 years ago
I'm having trouble doing mobile first =/
@Aleksandar-93Posted over 3 years agowhen you make a mobile first reduce your screen to the size of a mobile phone and start code design for mobile. when you want to switch to desktop use : @media only screen and (min-width: 768px) { } for desktop size
go to my account and see how i did it maybe give you some idea or help
https://www.frontendmentor.io/solutions/html5-css3-javascript-ESH_tnSVD
0