mirror of
https://github.com/ivabus/www
synced 2024-11-23 00:45:12 +03:00
vw for lead text
This commit is contained in:
parent
074e1c5785
commit
fdacbbf88c
1 changed files with 2 additions and 2 deletions
|
@ -152,8 +152,8 @@ li{
|
||||||
}
|
}
|
||||||
|
|
||||||
.lead{
|
.lead{
|
||||||
font-size: 28px !important;
|
font-size: 1.5vw !important;
|
||||||
line-height: 29px !important;
|
line-height: 1.7vw !important;
|
||||||
margin-bottom: 40px;
|
margin-bottom: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue