diff --git a/footer.php b/footer.php
index 69a5ebe..62e38ac 100644
--- a/footer.php
+++ b/footer.php
@@ -87,7 +87,8 @@
//get_template_part( '/blocks/mosts', null, ['subclass' => '']);?>
-
+ 'mob-lite']);?>
+ //php include VIJ_CACHE.'mosts.html';?>
diff --git a/header.php b/header.php
index 251cdad..2f2989a 100644
--- a/header.php
+++ b/header.php
@@ -4,7 +4,7 @@
=get_bloginfo('name')?>
-
+
diff --git a/style.css b/style.css
index d94bd15..7b50352 100644
--- a/style.css
+++ b/style.css
@@ -1987,7 +1987,13 @@ img-fluid{
body {
width: 100%;
+ margin-right: 8px;
}
+
+ h1 {
+ font-size: 24px;
+ }
+
#left{
display: none;
@@ -2108,8 +2114,14 @@ img-fluid{
and (min-device-width : 340px)
and (max-device-width : 667px) {
+ h1 {
+ font-size: 24px;
+ }
+
+
body {
width: 100%;
+ margin-right: 8px;
}
#content{