allow wider mobile header
This commit is contained in:
parent
0627a58b8b
commit
518262ce58
|
@ -5,12 +5,12 @@
|
|||
.d-header {
|
||||
|
||||
#site-logo {
|
||||
max-width: 125px;
|
||||
max-width: 155px;
|
||||
}
|
||||
|
||||
// some protection for text-only site titles
|
||||
.title {
|
||||
max-width: 130px;
|
||||
max-width: 160px;
|
||||
height: 39px;
|
||||
overflow: hidden;
|
||||
padding: 0;
|
||||
|
|
Loading…
Reference in New Issue