mirror of
https://git.aramjonghu.dev/AramJonghu/aramjonghu-site.git
synced 2026-09-12 17:33:30 +02:00
chore(icons): nerd-fonts icons included
This commit is contained in:
@@ -37,6 +37,12 @@
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "NerdFontSymbols";
|
||||
src: url("./assets/fonts/nerd-fonts-symbols.woff2") format("woff2");
|
||||
font-display: block;
|
||||
}
|
||||
|
||||
.ui-btn {
|
||||
@apply text-ctp-text border border-ctp-text rounded px-3 py-1 cursor-pointer transition-colors;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user