mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 16:51:37 +00:00
Add google fonts
* add title RUA!
This commit is contained in:
@ -6,11 +6,16 @@
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
|
||||
/*
|
||||
font-family: 'Aleo', serif;
|
||||
font-family: 'Aref Ruqaa', serif;
|
||||
font-family: 'Barlow', sans-serif;
|
||||
font-family: 'Poppins', sans-serif;
|
||||
*/
|
||||
|
||||
@layer base {
|
||||
body {
|
||||
@apply bg-bluish-gray dark:bg-rua-gray-900 dark:text-gray-200;
|
||||
font-family: "-apple-system,BlinkMacSystemFont,'Helvetica Neue',Helvetica,Segoe UI,Arial,Roboto,'PingFang SC',miui,'Hiragino Sans GB','Microsoft Yahei',sans-serif",
|
||||
sans-serif;
|
||||
}
|
||||
|
||||
img,
|
||||
|
Reference in New Issue
Block a user