diff --git a/header.php b/header.php
index 7bfe1ef..82acb90 100644
--- a/header.php
+++ b/header.php
@@ -4,7 +4,7 @@
=get_bloginfo('name')?>
-
+
diff --git a/style.css b/style.css
index 4c65a79..dfc8b19 100644
--- a/style.css
+++ b/style.css
@@ -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;