7c8540d4 by Jeff Balicki

444

1 parent 46f633b9
......@@ -16909,7 +16909,6 @@ ss3-force-full-width {
}
@media (max-width: 800px) {
.numbers-block h3 span, .numbers-block .h3 span {
line-height: 1.45rem;
width: 71%;
}
}
......
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.
......@@ -385,7 +385,7 @@ span.number-med.last{
line-height: 32px;
font-size: 30px;
@media (max-width: 800px) {
line-height: 1.45rem;
width: 71%;
}
}
......
......@@ -5,7 +5,7 @@
Author: the Understrap Contributors
Author URI: https://github.com/understrap/understrap-child/graphs/contributors
Template: understrap
Version: 1.1.30371
Version: 1.1.30372
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap-child
......