[S] Align the text to the left

This commit is contained in:
Hykilpikonna
2019-11-05 22:23:25 -05:00
parent b74b086f98
commit d85d0e4e36
@@ -49,5 +49,9 @@
// Center
height: 60px;
line-height: 60px;
// Alignment
padding-left: 20px;
float: left;
}
</style>