AAI - content max width:95% (popravljeni media screeni)

This commit is contained in:
Nejc Kovač 2022-06-16 09:03:03 +02:00
parent 0eb4f0dcec
commit c2e4ce2e55

View File

@ -13,8 +13,15 @@ body {
color: #343434;
}
.aai {
max-width: 95%;
margin: auto;
}
#main {
background-color: white;
}
#main .main_content {
max-width: unset;
@ -271,7 +278,7 @@ header nav span.lang_switch img {
margin-top: 0px;
margin-bottom: 25px;
}
@media screen and (max-width: 955px) {
@media screen and (max-width: 1000px) {
.povezave .col p {
min-height: 110px;
margin-bottom: 0px;
@ -510,7 +517,7 @@ input[type=button]:hover,
min-height: unset;
margin-bottom: 25px;
}
/* @media screen and (max-width: 739px) {
/* @media screen and (max-width: 735px) {
.povezave .col p {
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 {
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 {
flex-direction: column;
align-items: center;