mirror of
https://github.com/azures04/crafatar.git
synced 2026-05-06 19:10:38 +02:00
fix header wrapping on small screens
This commit is contained in:
@@ -48,6 +48,11 @@ a.sponsor {
|
||||
margin: 5px 10px;
|
||||
}
|
||||
|
||||
.container > .navbar-header {
|
||||
display: inline-block;
|
||||
margin: inherit;
|
||||
}
|
||||
|
||||
a.navbar-brand.twitter {
|
||||
color: #55acee;
|
||||
font-size: 16px;
|
||||
|
||||
Reference in New Issue
Block a user