@marianotourneSubmitted about 2 years ago
What configuration did you use for desktop media querie? I use this, but I don't know if is correct: media="screen and (min-width: 1440px)"
What configuration did you use for desktop media querie? I use this, but I don't know if is correct: media="screen and (min-width: 1440px)"
Thank you very much for your improvements and suggestions to my solution. I'm going to follow your suggestions.
Kyle, I separate both css files because I think it's a method of good practices. Harsh, you are correct about the styles in html element. The only I should use in that element is font-size. I took a course that suggested making small screens first and then big ones, that's the reason of my solution.