small fixes

This commit is contained in:
teldra 2022-03-27 03:57:46 +02:00
parent 10ddf79e80
commit 251e1ebccb
1 changed files with 2 additions and 1 deletions

View File

@ -19,6 +19,7 @@ details {
summary {
background-color: var(--background-alt);
padding-bottom: 0;
}
details p, details section {
@ -30,7 +31,7 @@ aside {
}
h1 {
margin-top: -1.7em;
margin-top: -1.5em;
}
.right-sidebar {