8905c593 by Jeff Balicki

ss

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 2195e0ee
...@@ -14951,8 +14951,8 @@ input[type=checkbox] { ...@@ -14951,8 +14951,8 @@ input[type=checkbox] {
14951 } 14951 }
14952 .hero-content p { 14952 .hero-content p {
14953 color: #fff; 14953 color: #fff;
14954 font-size: 18px; 14954 font-size: 22px;
14955 line-height: 26px; 14955 line-height: 30px;
14956 margin-bottom: 25px; 14956 margin-bottom: 25px;
14957 } 14957 }
14958 .hero-content a:not(.item) { 14958 .hero-content a:not(.item) {
......
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.
...@@ -200,8 +200,8 @@ ...@@ -200,8 +200,8 @@
200 } 200 }
201 p { 201 p {
202 color: #fff; 202 color: #fff;
203 font-size: 18px; 203 font-size: 22px;
204 line-height: 26px; 204 line-height: 30px;
205 margin-bottom: 25px; 205 margin-bottom: 25px;
206 } 206 }
207 a:not(.item) { 207 a:not(.item) {
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
5 Author: Tenzing Communications 5 Author: Tenzing Communications
6 Author URI: https://tenzingbrand.com 6 Author URI: https://tenzingbrand.com
7 Template: understrap 7 Template: understrap
8 Version: 1.1.0029 8 Version: 1.1.0030
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
......