mirror of
https://github.com/KazooTTT/kazoottt-blog.git
synced 2025-06-23 02:31:33 +08:00
feat: rm font
This commit is contained in:
Binary file not shown.
Binary file not shown.
@ -2,20 +2,6 @@
|
|||||||
@tailwind components;
|
@tailwind components;
|
||||||
@tailwind utilities;
|
@tailwind utilities;
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: 'Satoshi';
|
|
||||||
src: url('/fonts/Satoshi-Variable.ttf');
|
|
||||||
font-style: normal;
|
|
||||||
font-display: swap;
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: 'Satoshi';
|
|
||||||
src: url('/fonts/Satoshi-VariableItalic.ttf');
|
|
||||||
font-style: italic;
|
|
||||||
font-display: swap;
|
|
||||||
}
|
|
||||||
|
|
||||||
@layer base {
|
@layer base {
|
||||||
:root {
|
:root {
|
||||||
--background: 210 33% 99%;
|
--background: 210 33% 99%;
|
||||||
|
Reference in New Issue
Block a user