86deeb0e by Jeff Balicki

www

1 parent fbc78268
......@@ -17175,6 +17175,10 @@ ss3-force-full-width {
flex-basis: 33.3333333333%;
}
.label-search-input {
color: #5B6770;
}
.wp-embed-aspect-16-9.wp-has-aspect-ratio {
max-width: 950px;
margin: auto;
......
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.
......@@ -656,7 +656,9 @@ height: 87vh;
}
}
.label-search-input{
color: #5B6770;
}
.wp-embed-aspect-16-9.wp-has-aspect-ratio{
max-width: 950px;
margin: auto;
......
......@@ -5,7 +5,7 @@
Author: the Understrap Contributors
Author URI: https://github.com/understrap/understrap-child/graphs/contributors
Template: understrap
Version: 1.1.3028
Version: 1.1.3029
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap-child
......