Revert "tweak style"

This reverts commit c7b4f50ed5.
This commit is contained in:
kakkokari-gtyih 2023-11-13 21:09:44 +09:00
parent 58eef590a3
commit 5f19d611b2
2 changed files with 2 additions and 5 deletions

View File

@ -1,7 +1,3 @@
body {
font-family: 'Kosugi Maru', sans-serif;
}
.markdown-body {
font-family: 'Kosugi Maru', sans-serif;
}

View File

@ -124,6 +124,7 @@ html.light .markdown-body {
.markdown-body {
--color-canvas-default: transparent!important;
@apply font-content-sans;
}
.markdown-body > h1 > a[href^='#'],