home page
This commit is contained in:
parent
0602391977
commit
ebfb0c6c87
10 changed files with 73 additions and 34 deletions
Binary file not shown.
Before Width: 256px | Height: 256px | Size: 117 KiB After Width: 256px | Height: 256px | Size: 35 KiB |
BIN
public/fv.jpg
Normal file
BIN
public/fv.jpg
Normal file
Binary file not shown.
After ![]() (image error) Size: 89 KiB |
BIN
public/logo.png
Normal file
BIN
public/logo.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 12 KiB |
|
@ -1,3 +1,13 @@
|
|||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
:root {
|
||||
font-family: 'Noto Sans JP Variable', sans-serif;
|
||||
}
|
||||
|
||||
@supports (font-variation-settings: normal) {
|
||||
:root {
|
||||
font-family: 'Noto Sans JP Variable', sans-serif;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue