6689eae9 by Jeff Balicki

hhh

1 parent 7cc3c144
...@@ -16561,7 +16561,7 @@ ss3-force-full-width { ...@@ -16561,7 +16561,7 @@ ss3-force-full-width {
16561 } 16561 }
16562 @media screen and (max-width: 768px) { 16562 @media screen and (max-width: 768px) {
16563 .page-template-numbers-page #Layer_1 { 16563 .page-template-numbers-page #Layer_1 {
16564 top: 0px; 16564 top: 50px;
16565 } 16565 }
16566 } 16566 }
16567 @media screen and (max-width: 500px) { 16567 @media screen and (max-width: 500px) {
......
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
...@@ -125,7 +125,7 @@ ss3-force-full-width{ ...@@ -125,7 +125,7 @@ ss3-force-full-width{
125 top: 150px; 125 top: 150px;
126 } 126 }
127 @media screen and (max-width: 768px) { 127 @media screen and (max-width: 768px) {
128 top: 0px; 128 top: 50px;
129 } 129 }
130 } 130 }
131 div#n2-ss-2 .n2-ss-slide-limiter{ 131 div#n2-ss-2 .n2-ss-slide-limiter{
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
5 Author: the Understrap Contributors 5 Author: the Understrap Contributors
6 Author URI: https://github.com/understrap/understrap-child/graphs/contributors 6 Author URI: https://github.com/understrap/understrap-child/graphs/contributors
7 Template: understrap 7 Template: understrap
8 Version: 1.1.303 8 Version: 1.1.304
9 License: GNU General Public License v2 or later 9 License: GNU General Public License v2 or later
10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html
11 Text Domain: understrap-child 11 Text Domain: understrap-child
......