fixed new font bug

This commit is contained in:
Mamalizz
2024-12-15 22:14:10 +03:30
parent a6fadbdc1b
commit bbe0559a15
+1 -2
View File
@@ -4,7 +4,7 @@
@import "./typo.utils.css";
@import "./button.comp.css";
@import "./input.comp.css";
@import "./fonts/iran-yekan-x.css"
@import "./fonts/iran-yekan-x.css";
@theme {
/* COLORS */
@@ -115,7 +115,6 @@
--breakpoint-2xs: 400px;
--breakpoint-xs: 480px;
/* ANIMATIONS */
--animate-marquee: marquee 3s linear infinite;