0832763d by Jeff Balicki

sss

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 90bdf614
...@@ -15327,7 +15327,7 @@ input[type=checkbox] { ...@@ -15327,7 +15327,7 @@ input[type=checkbox] {
15327 15327
15328 .cert-cont { 15328 .cert-cont {
15329 background-color: #e2f2f9; 15329 background-color: #e2f2f9;
15330 margin: 40px -50%; 15330 margin: 40px -50% 0px -50%;
15331 padding: 40px 50%; 15331 padding: 40px 50%;
15332 } 15332 }
15333 15333
......
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.
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
74 74
75 .cert-cont { 75 .cert-cont {
76 background-color: #e2f2f9; 76 background-color: #e2f2f9;
77 margin: 40px -50%; 77 margin: 40px -50% 0px -50%;
78 padding: 40px 50%; 78 padding: 40px 50%;
79 } 79 }
80 80
......
...@@ -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.05 8 Version: 1.1.001
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
......