diff --git a/src/app/[locale]/turniirid/cs2/page.tsx b/src/app/[locale]/turniirid/cs2/page.tsx index 62aaf55..06df301 100644 --- a/src/app/[locale]/turniirid/cs2/page.tsx +++ b/src/app/[locale]/turniirid/cs2/page.tsx @@ -4,6 +4,7 @@ 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" },