1e534d45 by Jeff Balicki

fffff

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 9f8821a6
...@@ -14817,7 +14817,7 @@ input[type=checkbox] { ...@@ -14817,7 +14817,7 @@ input[type=checkbox] {
14817 background-size: cover; 14817 background-size: cover;
14818 width: 100%; 14818 width: 100%;
14819 position: relative; 14819 position: relative;
14820 box-shadow: inset 0 0 0 2000px rgba(4, 132, 184, 0.7); 14820 box-shadow: inset 0 0 0 2000px rgba(0, 83, 116, 0.7);
14821 } 14821 }
14822 14822
14823 .full-image::after { 14823 .full-image::after {
......
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.
...@@ -155,7 +155,7 @@ ...@@ -155,7 +155,7 @@
155 background-size: cover; 155 background-size: cover;
156 width: 100%; 156 width: 100%;
157 position: relative; 157 position: relative;
158 box-shadow: inset 0 0 0 2000px rgb(4 132 184 / 70%); 158 box-shadow: inset 0 0 0 2000px rgb(0 83 116 / 70%);
159 } 159 }
160 .full-image::after { 160 .full-image::after {
161 content: ""; 161 content: "";
......
...@@ -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.02 8 Version: 1.1.03
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
......