UX: Super short tags shouldn't display on same line as title

This commit is contained in:
Joe
2018-08-27 10:35:15 +08:00
committed by GitHub
parent 4205c528d0
commit 1f4af5ab36

View File

@@ -88,7 +88,7 @@ a.badge-category {
}
h1 {
margin: 0 0 4px 0;
width: 90%;
width: 100%;
}
a.badge-category {
margin-top: 5px;