[Web] Increase font size to 10.5pt

master
andryyy 2021-05-27 12:33:28 +02:00
parent 5065667ae4
commit 174038ae37
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
1 changed files with 2 additions and 2 deletions

View File

@ -119,12 +119,12 @@ body.modal-open {
}
body {
font-family: "Noto Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 0.9rem;
font-size: 10.5pt;
line-height: 1.5;
}
html {
font-family: "Noto Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 0.9rem;
font-size: 10.5pt;
line-height: 1.5;
}
#mailcow-alert {