072d6ff9 by Jeff Balicki

sss

1 parent 3bee21b3
...@@ -17370,7 +17370,6 @@ ss3-force-full-width { ...@@ -17370,7 +17370,6 @@ ss3-force-full-width {
17370 a.wp-block-button__link { 17370 a.wp-block-button__link {
17371 background-color: #012169; 17371 background-color: #012169;
17372 text-transform: uppercase; 17372 text-transform: uppercase;
17373 font-family: "Calibri-bold";
17374 font-size: 1.125rem; 17373 font-size: 1.125rem;
17375 border-radius: 0px; 17374 border-radius: 0px;
17376 padding: 15px 15px; 17375 padding: 15px 15px;
......
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.
...@@ -159,7 +159,6 @@ a.wp-block-button__link:hover{ ...@@ -159,7 +159,6 @@ a.wp-block-button__link:hover{
159 a.wp-block-button__link { 159 a.wp-block-button__link {
160 background-color: #012169; 160 background-color: #012169;
161 text-transform: uppercase; 161 text-transform: uppercase;
162 font-family: "Calibri-bold";
163 font-size: 18px; 162 font-size: 18px;
164 border-radius: 0px; 163 border-radius: 0px;
165 padding: 15px 15px; 164 padding: 15px 15px;
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
5 Author: the Understrap Contributors 5 Author: the Understrap Contributors
6 Author URI: https://github.com/understrap/understrap-child/graphs/contributors 6 Author URI: https://github.com/understrap/understrap-child/graphs/contributors
7 Template: understrap 7 Template: understrap
8 Version: 1.1.30360 8 Version: 1.1.30361
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
......