mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-22 07:51:17 +01:00
fix header wrapping on small screens
This commit is contained in:
parent
86033323bb
commit
b5674e0375
@ -48,6 +48,11 @@ a.sponsor {
|
|||||||
margin: 5px 10px;
|
margin: 5px 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.container > .navbar-header {
|
||||||
|
display: inline-block;
|
||||||
|
margin: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
a.navbar-brand.twitter {
|
a.navbar-brand.twitter {
|
||||||
color: #55acee;
|
color: #55acee;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user