💄 Одинаковые брейкпоинты во всех файлах

This commit is contained in:
2021-03-31 18:44:43 +03:00
parent 3c35c3d47c
commit 6bdee34c9d
4 changed files with 9 additions and 5 deletions

View File

@@ -68,7 +68,7 @@ div {
box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 486px) {
@media screen and (max-width: 520px) {
div {
width: 100%;
position: relative;