46a14bb2 by Jeff Balicki

jjj

1 parent a1c60821
......@@ -17331,7 +17331,7 @@ ss3-force-full-width {
text-align: center;
}
#full-width-page-wrapper.sub .wp-block-buttons.video .wp-block-button__link {
width: 370px;
width: 375px;
}
@media (max-width: 600px) {
#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{
}
.wp-block-buttons.video{
.wp-block-button__link{
width: 370px;
width: 375px;
@media (max-width: 600px) {
width: 100%;
}
......
......@@ -5,7 +5,7 @@
Author: the Understrap Contributors
Author URI: https://github.com/understrap/understrap-child/graphs/contributors
Template: understrap
Version: 1.1.30349
Version: 1.1.30350
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap-child
......