[O] Optimize font size for max gpa
This commit is contained in:
@@ -34,7 +34,15 @@
|
|||||||
font-family: 'Avenir', Helvetica, Arial, sans-serif;
|
font-family: 'Avenir', Helvetica, Arial, sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.gpa.max
|
||||||
|
{
|
||||||
|
margin-top: -10px;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
font-size: 12px;
|
||||||
|
color: #409eff;
|
||||||
|
}
|
||||||
|
|
||||||
.gpa.time
|
.gpa.time
|
||||||
{
|
{
|
||||||
font-size: 14px;
|
font-size: 11px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user