Move Pazisme Mod page to a standalone HTML #86
@@ -3,14 +3,6 @@
|
||||
@import "tw-animate-css";
|
||||
@import "@fontsource/work-sans";
|
||||
|
||||
@font-face {
|
||||
font-family: "Coolvetica";
|
||||
src: url("/public/fonts/Coolvetica Rg.otf") format("opentype");
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
:root {
|
||||
--background: hsl(220 23% 95%);
|
||||
--secondary-background: oklch(100% 0 0);
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
@font-face {
|
||||
font-family: "Coolvetica";
|
||||
src: url("/public/fonts/Coolvetica Rg.otf") format("opentype");
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
import { createFileRoute } from "@tanstack/react-router"
|
||||
import "./index.css"
|
||||
import screen1 from "./screen1.png"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user