Update contents
This commit is contained in:
parent
0801dbc1f6
commit
88ed5f794d
10 changed files with 18 additions and 15 deletions
static/style
|
@ -1,11 +1,12 @@
|
|||
@import "tailwindcss";
|
||||
@plugin "@tailwindcss/typography";
|
||||
|
||||
:root {
|
||||
font-family: "Zen Kurenaido", sans-serif;
|
||||
font-family: "Zen Maru Gothic", sans-serif;
|
||||
}
|
||||
|
||||
@supports (font-variation-settings: normal) {
|
||||
:root {
|
||||
font-family: "Zen Kurenaido", sans-serif;
|
||||
font-family: "Zen Maru Gothic", sans-serif;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue