Prestavitev @media breakpoint-mobile iz 600px na 850px

This commit is contained in:
tejagerjovic 2021-07-26 14:09:27 +02:00
parent 7fd9a20e55
commit 13286e4d6e
2 changed files with 2 additions and 2 deletions

View File

@ -28547,7 +28547,7 @@ a.addIfIcon {
margin-bottom: 2px;
}
@media (max-width: 600px) {
@media (max-width: 850px) {
#main {
margin-top: 70px;
padding-bottom: 30px;

View File

@ -1,6 +1,6 @@
$breakpoint-tablet: 1100px;
$breakpoint-mobile: 600px;
$breakpoint-mobile: 850px;
// Samo responsive fixi za malo ozje ekrane, tablice