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 @@ ...@@ -5,7 +5,7 @@
5 Author: the Understrap Contributors 5 Author: the Understrap Contributors
6 Author URI: https://github.com/understrap/understrap-child/graphs/contributors 6 Author URI: https://github.com/understrap/understrap-child/graphs/contributors
7 Template: understrap 7 Template: understrap
8 Version: 1.1.30357 8 Version: 1.1.30358
9 License: GNU General Public License v2 or later 9 License: GNU General Public License v2 or later
10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html
11 Text Domain: understrap-child 11 Text Domain: understrap-child
......
...@@ -371,15 +371,6 @@ td, th { ...@@ -371,15 +371,6 @@ td, th {
371 371
372 } 372 }
373 } 373 }
374 span.number-big{
375 font-size: 182px;
376 }
377 @media (max-width: 1300px) {
378 span.number-big{
379 line-height: 120px;
380 font-size: 130px;
381 }
382 }
383 </style> 374 </style>
384 375
385 376
......