[O] Make GPA header font smaller

This commit is contained in:
Hykilpikonna
2019-09-18 21:50:05 -04:00
parent 9c2c1c3195
commit c31dbf0e50
+5
View File
@@ -6,3 +6,8 @@
height: 494px;
padding: 0;
}
.span-gpa-header
{
font-size: 14px;
}