UX: header items wrap on small screens for anon
This commit is contained in:
parent
5815a33a9a
commit
1b5ba899a1
|
@ -13,7 +13,7 @@
|
|||
|
||||
.d-header {
|
||||
#site-logo {
|
||||
max-width: 9.2857em;
|
||||
max-width: 8.8em;
|
||||
}
|
||||
|
||||
// some protection for text-only site titles
|
||||
|
|
Loading…
Reference in New Issue