UX: Super short tags shouldn't display on same line as title
This commit is contained in:
parent
4205c528d0
commit
1f4af5ab36
|
@ -88,7 +88,7 @@ a.badge-category {
|
|||
}
|
||||
h1 {
|
||||
margin: 0 0 4px 0;
|
||||
width: 90%;
|
||||
width: 100%;
|
||||
}
|
||||
a.badge-category {
|
||||
margin-top: 5px;
|
||||
|
|
Loading…
Reference in New Issue