forked from CSGOWTF/csgowtf
fixed OpenSans Variable usage in other pages
This commit is contained in:
@@ -163,7 +163,7 @@ table {
|
||||
}
|
||||
|
||||
.text-up {
|
||||
font-family: "OpenSans", sans-serif;
|
||||
font-family: "Open Sans", sans-serif;
|
||||
font-size: 40%;
|
||||
vertical-align: top;
|
||||
text-shadow: 10px -5px 1rem rgba(0, 0, 0, 0.5);
|
||||
@@ -172,7 +172,6 @@ table {
|
||||
h3 {
|
||||
font-size: 2.5rem;
|
||||
font-weight: lighter;
|
||||
font-family: "Open SansVariable", sans-serif;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user