smaller logo in compact mode
This commit is contained in:
parent
3b8715b10b
commit
bc5c44532e
1 changed files with 6 additions and 1 deletions
|
@ -213,6 +213,7 @@
|
|||
.header-compact {
|
||||
#dokuwiki__header {
|
||||
min-height: 2.7rem;
|
||||
margin-bottom: 0.5rem;
|
||||
|
||||
.main-title.desktop-only p.claim,
|
||||
p.claim {
|
||||
|
@ -234,7 +235,11 @@
|
|||
|
||||
.main-title.desktop-only,
|
||||
.logo {
|
||||
padding-top: 0.4rem
|
||||
padding-top: 0.4rem;
|
||||
}
|
||||
|
||||
.logo img {
|
||||
height: 3.6rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue