mirror of
https://gitlab.com/brutaldon/brutaldon
synced 2025-06-05 21:49:32 +02:00
Set font size in minimal-small in points
so that it is more consistent between devices
This commit is contained in:
@@ -3,7 +3,7 @@ body, input, textarea, select {
|
|||||||
background-color: #FAFAFA;
|
background-color: #FAFAFA;
|
||||||
color: #000;
|
color: #000;
|
||||||
margin: 1ex;
|
margin: 1ex;
|
||||||
font-size: 13px;
|
font-size: 11pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
input[text], textarea
|
input[text], textarea
|
||||||
|
Reference in New Issue
Block a user