teach-matsuuratomoya-com/assets/_custom.scss
Tomoya(WSL) 8ee23d17b0
All checks were successful
Build / build (push) Successful in 9m28s
updated to hugo modules theme version
2024-12-12 02:29:35 +09:00

18 lines
327 B
SCSS

body {
//mod by tomoya
font-family: "Helvetica Neue",
Arial,
"Hiragino Sans",
"Hiragino Kaku Gothic ProN",
Meiryo,
sans-serif;
font-feature-settings: "palt" 1;
word-break: auto-phrase;
}
code {
font-family: monospace;
}
.book-brand .book-icon{
filter:none;
}