[S] Vertically center the text

This commit is contained in:
Hykilpikonna
2019-11-05 22:23:14 -05:00
parent e1d20b822f
commit b74b086f98
@@ -46,6 +46,8 @@
font-size: 30px;
color: var(--main);
}
// Center
height: 60px;
line-height: 60px;
}
</style>