Fix style for mindthedark

This commit is contained in:
EpicKiwi 2023-10-29 16:11:52 +01:00
parent bde0304181
commit 58812f4b7b
Signed by: epickiwi
GPG Key ID: C4B28FD2729941CE
1 changed files with 2 additions and 2 deletions

View File

@ -74,11 +74,11 @@ body {
box-shadow: none;
}
#dokuwiki__header .logo span:first-of-type {
#dokuwiki__header h1 span:first-of-type {
padding: 0.05em;
}
#dokuwiki__header .logo img {
#dokuwiki__header h1 img {
width: 3em;
height: auto;
}