correct css menu

This commit is contained in:
arlemp@selectel.ru
2021-11-11 21:47:43 +03:00
parent 9aefc76b6e
commit 6ecfa0549a
2 changed files with 28 additions and 3 deletions

View File

@@ -136,7 +136,7 @@ a{
}
#mainlogo IMG{
min-width: 240px;
/* min-width: 240px; */
}
.right-info{
@@ -624,12 +624,13 @@ a{
#header_icons{
display: flex;
margin-left: 18px;
}
#header_icons li{
width: 20px;
height: 15px;
margin-left: 18px;
margin-left: 6px;
cursor: pointer;
}
@@ -1504,6 +1505,9 @@ img-fluid{
margin: 0;
}
#header_icons{
margin-left: 0;
}
.main-card-title{
font-size: 24px;
@@ -1681,6 +1685,19 @@ img-fluid{
width: 100%;
}
#header_icons li{
width: 20px;
height: 15px;
margin-left: 6px;
cursor: pointer;
}
.toggle-nav {
display: inline-block !important;
background: url(/wp-content/themes/vij/pub/icons/burger-15.png) no-repeat;
}
.post_info_social{
display: none;
}
@@ -1740,6 +1757,14 @@ and (max-device-width : 667px) {
text-align: left;
margin: 0;
}
#header_icons li{
width: 20px;
height: 15px;
margin-left: 6px;
cursor: pointer;
}
#mainpage-title{
display: none;