668f6035 by Jeff Balicki

333

1 parent f8180a54
......@@ -17176,7 +17176,8 @@ ss3-force-full-width {
}
.wp-embed-aspect-16-9.wp-has-aspect-ratio {
max-width: 900px;
max-width: 1000px;
margin: auto;
}
#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.
......@@ -658,5 +658,6 @@ height: 87vh;
}
.wp-embed-aspect-16-9.wp-has-aspect-ratio{
max-width: 900px;
max-width: 950px;
margin: auto;
}
\ No newline at end of file
......
......@@ -5,7 +5,7 @@
Author: the Understrap Contributors
Author URI: https://github.com/understrap/understrap-child/graphs/contributors
Template: understrap
Version: 1.1.3027
Version: 1.1.3028
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap-child
......