This commit is contained in:
SBD
2023-12-07 19:03:59 +03:00
parent 1440b7621c
commit f6741fcddb
3 changed files with 6 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
@media(max-width: 1280px){
.cut-width{
margin: 0 40px;
width: calc(100% - 80px);
}
}