cc0adf4d by Jeff Balicki

ss

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent c9466e02
......@@ -15786,7 +15786,7 @@ p.intro {
all: unset;
width: calc(100% - 120px) !important;
background-color: #fff !important;
color: #000 !important;
color: #6d6d6d !important;
text-transform: none;
border: #000 1px solid;
padding: 10px 0px;
......
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.
......@@ -50,7 +50,7 @@
all: unset;
width: calc(100% - 120px) !important;
background-color: #fff !important;
color: #000 !important;
color: #6d6d6d !important;
text-transform: none;
border: #000 1px solid;
padding: 10px 0px;
......
......@@ -5,7 +5,7 @@
Author: the Understrap Contributors
Author URI: https://github.com/understrap/understrap-child/graphs/contributors
Template: understrap
Version: 1.2.0050
Version: 1.2.0051
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap-child
......