SPR-950: optimate Headerstyling in Mobile
This commit is contained in:
parent
8f9af64d4e
commit
80134fae3c
3 changed files with 32 additions and 24 deletions
|
@ -8,7 +8,7 @@
|
|||
#dokuwiki__header {
|
||||
@header-font-opacity: 1;
|
||||
|
||||
@media @screen_max-xxs {
|
||||
@media @screen_max-xs {
|
||||
min-height: 120px;
|
||||
}
|
||||
|
||||
|
@ -70,7 +70,7 @@
|
|||
padding-bottom: 1rem;
|
||||
}
|
||||
|
||||
@media @screen_max-xxs {
|
||||
@media @screen_max-xs {
|
||||
padding-right: (@toggle-size + @headericons-margin-xxs);
|
||||
}
|
||||
}
|
||||
|
@ -84,7 +84,7 @@
|
|||
vertical-align: middle;
|
||||
}
|
||||
|
||||
@media @screen_max-xxs {
|
||||
@media @screen_max-xs {
|
||||
padding-right: (@toggle-size + @headericons-margin-xxs);
|
||||
}
|
||||
}
|
||||
|
@ -177,7 +177,7 @@
|
|||
&.has-magicmatcher {
|
||||
.logo {
|
||||
@media @screen_min-md {
|
||||
padding-top: 2rem;
|
||||
padding-top: 3rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue