Change code style

This commit is contained in:
KMY 2023-05-12 16:08:22 +09:00
parent 2a54b76823
commit ab8d77adb0

View file

@ -15,12 +15,11 @@
code,
pre {
border: 1px solid $ui-primary-color;
font-family: monospace;
}
code {
margin: 0 4px;
margin: 0 8px;
}
pre {