mirror of
https://github.com/ivabus/www
synced 2024-11-22 14:45:05 +03:00
New xxl text adjust for Impact
This commit is contained in:
parent
25276b1e04
commit
f297ac505d
1 changed files with 4 additions and 4 deletions
|
@ -72,10 +72,10 @@ a:hover{
|
|||
@media only screen and (min-width: 1200px) {
|
||||
|
||||
.impact{
|
||||
font-size: 7.812vw !important;
|
||||
line-height: 8.3vw!important;
|
||||
margin-top: 2vw !important;
|
||||
margin-bottom: 1vw !important;
|
||||
font-size: 6vw !important;
|
||||
line-height: 6.2vw!important;
|
||||
margin-top: 3.5vw !important;
|
||||
margin-bottom: 2.5vw !important;
|
||||
}
|
||||
|
||||
h1{
|
||||
|
|
Loading…
Reference in a new issue