1e534d45 by Jeff Balicki

fffff

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 9f8821a6
......@@ -14817,7 +14817,7 @@ input[type=checkbox] {
background-size: cover;
width: 100%;
position: relative;
box-shadow: inset 0 0 0 2000px rgba(4, 132, 184, 0.7);
box-shadow: inset 0 0 0 2000px rgba(0, 83, 116, 0.7);
}
.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 @@
background-size: cover;
width: 100%;
position: relative;
box-shadow: inset 0 0 0 2000px rgb(4 132 184 / 70%);
box-shadow: inset 0 0 0 2000px rgb(0 83 116 / 70%);
}
.full-image::after {
content: "";
......
......@@ -5,7 +5,7 @@
Author: Tenzing Communications
Author URI: https://tenzingbrand.com
Template: understrap
Version: 1.1.02
Version: 1.1.03
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap-child
......