fix Name font-family

This commit is contained in:
Jesús 2019-02-26 12:13:42 -05:00
parent 393e1e12e4
commit 203823ec12
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -193,7 +193,7 @@ a.pagination-next.disabled {
/* html/body/font-fixes */
body, input, textarea, .button {
font-family: 'Roboto Condensed', Nimbus Sans, sans-erif;
font-family: 'Roboto Condensed', Nimbus Sans, sans-serif;
}
.fa small {