diff --git a/src/app/[locale]/turniirid/cs2/page.tsx b/src/app/[locale]/turniirid/cs2/page.tsx index 06df301..4ed6035 100644 --- a/src/app/[locale]/turniirid/cs2/page.tsx +++ b/src/app/[locale]/turniirid/cs2/page.tsx @@ -4,7 +4,6 @@ import RulesContent from "@/components/RulesContent"; import RulesLastChanged from "@/components/RulesLastChanged"; import Link from "next/link"; import { getTranslations, setRequestLocale } from "next-intl/server"; -import '../style.css' const sectionKeys = [ { id: "intro", labelKey: "cs2page.nav.intro" }, @@ -33,7 +32,7 @@ export default async function CS2Tournament({ return (