mirror of
https://github.com/ivabus/www
synced 2024-11-10 17:55:16 +03:00
px => vw
This commit is contained in:
parent
fe5982771d
commit
509bf1d658
|
@ -229,12 +229,12 @@ li{
|
|||
|
||||
h3{
|
||||
font-size: 12vw;
|
||||
line-height: 80px;
|
||||
line-height: 16vw;
|
||||
}
|
||||
|
||||
h4{
|
||||
font-size: 38px;
|
||||
line-height: 45px;
|
||||
font-size: 7.6vw;
|
||||
line-height: 9vw;
|
||||
}
|
||||
|
||||
.lead{
|
||||
|
|
Loading…
Reference in a new issue