eee
Showing
1 changed file
with
6 additions
and
0 deletions
| ... | @@ -374,6 +374,12 @@ td, th { | ... | @@ -374,6 +374,12 @@ td, th { |
| 374 | span.number-big{ | 374 | span.number-big{ |
| 375 | font-size: 182px; | 375 | font-size: 182px; |
| 376 | } | 376 | } |
| 377 | @media (max-width: 1300px) { | ||
| 378 | span.number-big{ | ||
| 379 | line-height: 120px; | ||
| 380 | font-size: 130px; | ||
| 381 | } | ||
| 382 | } | ||
| 377 | </style> | 383 | </style> |
| 378 | 384 | ||
| 379 | 385 | ... | ... |
-
Please register or sign in to post a comment