[S] Center the average span

This commit is contained in:
Hykilpikonna
2019-11-06 22:24:46 -05:00
parent 7d83344e73
commit 110ff6daec
@@ -66,4 +66,11 @@
padding-left: 20px;
float: left;
}
#type-average
{
// Center
height: 60px;
line-height: 64px;
}
</style>