AAI - content max width:95% (popravljeni media screeni)
This commit is contained in:
parent
0eb4f0dcec
commit
c2e4ce2e55
@ -13,8 +13,15 @@ body {
|
|||||||
color: #343434;
|
color: #343434;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.aai {
|
||||||
|
max-width: 95%;
|
||||||
|
margin: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
#main {
|
#main {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
|
||||||
}
|
}
|
||||||
#main .main_content {
|
#main .main_content {
|
||||||
max-width: unset;
|
max-width: unset;
|
||||||
@ -271,7 +278,7 @@ header nav span.lang_switch img {
|
|||||||
margin-top: 0px;
|
margin-top: 0px;
|
||||||
margin-bottom: 25px;
|
margin-bottom: 25px;
|
||||||
}
|
}
|
||||||
@media screen and (max-width: 955px) {
|
@media screen and (max-width: 1000px) {
|
||||||
.povezave .col p {
|
.povezave .col p {
|
||||||
min-height: 110px;
|
min-height: 110px;
|
||||||
margin-bottom: 0px;
|
margin-bottom: 0px;
|
||||||
@ -510,7 +517,7 @@ input[type=button]:hover,
|
|||||||
min-height: unset;
|
min-height: unset;
|
||||||
margin-bottom: 25px;
|
margin-bottom: 25px;
|
||||||
}
|
}
|
||||||
/* @media screen and (max-width: 739px) {
|
/* @media screen and (max-width: 735px) {
|
||||||
.povezave .col p {
|
.povezave .col p {
|
||||||
min-height: 80px;
|
min-height: 80px;
|
||||||
}
|
}
|
||||||
@ -573,7 +580,7 @@ input[type=button]:hover,
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
@media screen and (max-width: 700px) {
|
@media screen and (max-width: 740px) {
|
||||||
|
|
||||||
body.landing_page #main .main_content {
|
body.landing_page #main .main_content {
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
@ -857,7 +864,7 @@ input[type=button]:hover,
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 345px) {
|
@media screen and (max-width: 365px) {
|
||||||
footer .footer_content {
|
footer .footer_content {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user