Fix for prev commit

This commit is contained in:
Georgy Litvinov 2021-04-01 01:06:36 +02:00
parent 1de9ac8f6e
commit 8ef16fcb48

View file

@ -510,7 +510,6 @@ hr.formDivider {
height: 200px;
margin: 0 auto;
padding: 0px 0px 0px 0px;
background-size: 100%;
background-image: url(../images/header-image.png);
background-position: center;
background-repeat: no-repeat;
@ -3487,7 +3486,7 @@ label.switch >.collapseTextControl >img {
}
@media screen and (max-width: 1500px) {
#branding {
#topArea {
width: 90%;
}
ul#main-nav {
@ -3526,7 +3525,7 @@ label.switch >.collapseTextControl >img {
}
@media screen and (max-width: 1300px) {
#branding {
#topArea {
width: 100%;
}
ul#main-nav {