mirror of
https://github.com/XFox111/my-website.git
synced 2026-04-22 07:28:01 +03:00
feat!: Added alert banner
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ const UbuntuMonoFont = Ubuntu_Mono({
|
||||
});
|
||||
|
||||
const UbuntuFont = Ubuntu({
|
||||
weight: "400",
|
||||
weight: ["400", "700"],
|
||||
subsets: ["latin"],
|
||||
variable: "--font-base"
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user