3d13f038 by Jeff Balicki

hh

1 parent faadaeb4
...@@ -17326,7 +17326,7 @@ ss3-force-full-width { ...@@ -17326,7 +17326,7 @@ ss3-force-full-width {
17326 width: 370px; 17326 width: 370px;
17327 } 17327 }
17328 #full-width-page-wrapper.sub .wp-block-buttons.email .wp-block-button__link { 17328 #full-width-page-wrapper.sub .wp-block-buttons.email .wp-block-button__link {
17329 width: 280px; 17329 width: 300px;
17330 } 17330 }
17331 17331
17332 #wrapper-footer { 17332 #wrapper-footer {
......
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.
...@@ -135,7 +135,7 @@ a.wp-block-button__link:hover{ ...@@ -135,7 +135,7 @@ a.wp-block-button__link:hover{
135 } 135 }
136 .wp-block-buttons.email{ 136 .wp-block-buttons.email{
137 .wp-block-button__link{ 137 .wp-block-button__link{
138 width: 280px; 138 width: 300px;
139 } 139 }
140 } 140 }
141 141
......