This commit is contained in:
Kyle
2019-04-18 18:49:49 -07:00
parent c8e7eef6ed
commit cdbcad14c2
2 changed files with 7 additions and 4 deletions

View File

@@ -529,7 +529,7 @@
/*Page-wide styling*/
* {
font-family: belerenb;
font-size: 32px;
font-size: 6vw;
user-select: none;
color: #eee;
}