mirror of
https://github.com/ivabus/www
synced 2024-11-22 19:05:05 +03:00
Matched floating button font size to navbar font sizes
This commit is contained in:
parent
a9008e963b
commit
ad7203ed16
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
align-items: center;
|
||||
padding-top: .3vw;
|
||||
position: fixed;
|
||||
font-size: 1.562vw;
|
||||
font-size: 1vw;
|
||||
background-color: #1a1a1a !important;
|
||||
border: 2px solid #949494;
|
||||
color: #ffffff;
|
||||
|
@ -47,7 +47,7 @@
|
|||
align-items: center;
|
||||
padding-top: .3vw;
|
||||
position: fixed;
|
||||
font-size: 1.562vw;
|
||||
font-size: 1.2vw;
|
||||
background-color: #1a1a1a !important;
|
||||
border: 2px solid #949494;
|
||||
color: #ffffff;
|
||||
|
|
Loading…
Reference in a new issue