-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Template #17
Template #17
Conversation
Добавляю преподавателя (@GSemikozov) для код-ревью. |
components/container/container.css
Outdated
} | ||
} | ||
|
||
@media screen and (max-width: 768px) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
лишний запрос
components/content/content.css
Outdated
@@ -10,4 +10,8 @@ | |||
flex-wrap: wrap; | |||
justify-content: center; | |||
gap: 30px; | |||
} | |||
|
|||
.content_transprent { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
модификатор говорит про прозрачность, а меняем внутренний отступ)
Добавляю преподавателя (@GSemikozov) для код-ревью. |
Решение было обновлено, посмотрим что скажет @GSemikozov |
Решение было обновлено, посмотрим что скажет @GSemikozov |
Решение было обновлено, посмотрим что скажет @GSemikozov |
No description provided.