c515a901 by Jeff Balicki

fix

1 parent 5d22589e
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "2cb5701a8e3fe3ffc7f40b70e1c1ff85",
"packages": [],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.1.0"
}
......@@ -15766,7 +15766,8 @@ h2, .h2 {
font-size: 14px;
display: block;
float: right;
margin-top: 40px;
margin-top: 10px;
margin-bottom: 30px;
}
@media (max-width: 768px) {
.numbers-top .wp-block-column:first-child span {
......
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.
......@@ -151,7 +151,8 @@ h2{
font-size: 14px;
display: block;
float: right;
margin-top: 40px;
margin-top: 10px;
margin-bottom: 30px;
@media (max-width: 768px){
margin-top: 10px;
margin-bottom: 30px;
......
......@@ -5,7 +5,7 @@
Author: the Understrap Contributors
Author URI: https://github.com/understrap/understrap-child/graphs/contributors
Template: understrap
Version: 1.1.02
Version: 1.1.03
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap-child
......