mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 05:59:21 +03:00
All CSS font-size to % instead of px
This commit is contained in:
parent
c1c851c238
commit
c3f7827683
21 changed files with 52 additions and 52 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#V-PopupsAsk {
|
||||
|
||||
.modal-body {
|
||||
font-size: 18px;
|
||||
font-size: 128%;
|
||||
padding: 3em 15px;
|
||||
text-align: center;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue