Answer the question
In order to leave comments, you need to log in
Can you rate the layout?
Hello, can you evaluate my layout? One of the first works, namely the second layout and the first in which I used scss, it is not adapted for small or too large devices, my next layout will be with adaptation, but for now I want you to point me to the mistakes I made! Here is the link: https://c0ral0vii.github.io/twomaket/
Answer the question
In order to leave comments, you need to log in
Responsive will need a meta tag in the head
<meta name="viewport" content="width=device-width, initial-scale=1">
.container {
width: 1920px;
max-width: 100%;
margin: 0 auto;
padding: 0 15px;
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question