@MatdeamonSubmitted over 1 year ago
The responsive between Desktop and Mobil diveces. This is the worst I wonder how to do it to get two different styles depending on the device selection.
The responsive between Desktop and Mobil diveces. This is the worst I wonder how to do it to get two different styles depending on the device selection.
If you want to use different styles depending on device/width, you can use CSS Media Queries.
Here's a resource that can help you: https://www.w3schools.com/css/css3_mediaqueries.asp