fix layout

This commit is contained in:
Babibubebon 2022-09-07 02:06:09 +09:00
parent 176ea00d5b
commit 72211af79e

View file

@ -1,7 +1,10 @@
body {
font-family: 'Noto Sans JP', sans-serif;
}
aside {
overflow-wrap: break-word;
word-break: keep-all;
font-family: 'Noto Sans JP', sans-serif;
}
code, .CodeMirror * {