6b73d28b by Jeff Balicki

eee

1 parent 5e32d3cd
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
......@@ -5,7 +5,7 @@
Author: the Understrap Contributors
Author URI: https://github.com/understrap/understrap-child/graphs/contributors
Template: understrap
Version: 1.1.30357
Version: 1.1.30358
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap-child
......
......@@ -371,15 +371,6 @@ td, th {
}
}
span.number-big{
font-size: 182px;
}
@media (max-width: 1300px) {
span.number-big{
line-height: 120px;
font-size: 130px;
}
}
</style>
......