f8180a54 by Jeff Balicki

dddd

1 parent 10eca198
......@@ -17175,6 +17175,10 @@ ss3-force-full-width {
flex-basis: 33.3333333333%;
}
.wp-embed-aspect-16-9.wp-has-aspect-ratio {
max-width: 900px;
}
#wrapper-footer {
background-color: #012169;
height: 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.
......@@ -655,4 +655,8 @@ height: 87vh;
}
}
}
.wp-embed-aspect-16-9.wp-has-aspect-ratio{
max-width: 900px;
}
\ 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.3026
Version: 1.1.3027
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap-child
......