mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-12 15:42:18 +02:00
Use Fontsource and Lucide
Replacing Google Fonts and FontAwesome
This commit is contained in:
parent
4fb0aae042
commit
833318ba3d
12 changed files with 69 additions and 50 deletions
|
@ -1,5 +1,9 @@
|
|||
@import "~@fontsource/anonymous-pro/index.css";
|
||||
@import "~@fontsource/anonymous-pro/700.css";
|
||||
@import "../variables";
|
||||
|
||||
|
||||
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue