forked from noxious/client
Changed rem to px aside from font-size
Good code practice
This commit is contained in:
@ -24,7 +24,7 @@ h1, h2, h3, h4, h5, h6 {
|
||||
}
|
||||
|
||||
p, span, li, a, button, label {
|
||||
font-family: Arial, sans-serif;
|
||||
font-family: Helvetica, Arial, sans-serif;
|
||||
color: $white;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user