129e9b0c by Jeff Balicki

eee

1 parent 1208c5e6
......@@ -16668,6 +16668,7 @@ ss3-force-full-width {
font-family: "Calibri-bold";
font-size: 12.8125rem;
color: #012169;
line-height: 11.25rem;
}
@media (max-width: 1300px) {
.yellow span.number-big {
......
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.
......@@ -223,6 +223,7 @@ span.number-big{
font-family: "Calibri-bold";
font-size: 205px;
color: #012169;
line-height: 180px;
@media (max-width: 1300px) {
line-height: 120px;
font-size: 136px;
......
......@@ -5,7 +5,7 @@
Author: the Understrap Contributors
Author URI: https://github.com/understrap/understrap-child/graphs/contributors
Template: understrap
Version: 1.1.38
Version: 1.1.39
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap-child
......