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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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;