46a14bb2 by Jeff Balicki

jjj

1 parent a1c60821
...@@ -17331,7 +17331,7 @@ ss3-force-full-width { ...@@ -17331,7 +17331,7 @@ ss3-force-full-width {
17331 text-align: center; 17331 text-align: center;
17332 } 17332 }
17333 #full-width-page-wrapper.sub .wp-block-buttons.video .wp-block-button__link { 17333 #full-width-page-wrapper.sub .wp-block-buttons.video .wp-block-button__link {
17334 width: 370px; 17334 width: 375px;
17335 } 17335 }
17336 @media (max-width: 600px) { 17336 @media (max-width: 600px) {
17337 #full-width-page-wrapper.sub .wp-block-buttons.video .wp-block-button__link { 17337 #full-width-page-wrapper.sub .wp-block-buttons.video .wp-block-button__link {
......
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.
...@@ -139,7 +139,7 @@ a.wp-block-button__link:hover{ ...@@ -139,7 +139,7 @@ a.wp-block-button__link:hover{
139 } 139 }
140 .wp-block-buttons.video{ 140 .wp-block-buttons.video{
141 .wp-block-button__link{ 141 .wp-block-button__link{
142 width: 370px; 142 width: 375px;
143 @media (max-width: 600px) { 143 @media (max-width: 600px) {
144 width: 100%; 144 width: 100%;
145 } 145 }
......
...@@ -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.30349 8 Version: 1.1.30350
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
......