import {vipnagorgialla} from "@/components/Vipnagorgialla"; import Link from "next/link"; export default function RulesMenu() { const headingStyle = `text-5xl sm:text-6xl ${vipnagorgialla.className} font-bold italic text-[#2A2C3F] dark:text-[#EEE5E5]`; const boxStyle = `-skew-x-2 md:-skew-x-5 text-white md:px-12 hover:scale-103 transition-all duration-150 w-full md:w-xl lg:w-[400px]`; const boxTextStyle = `text-3xl ${vipnagorgialla.className} font-bold uppercase text-[#EEE5E5] pb-2`; const SectionDivider = () =>
; return (

REEGLID

Kodukord

CS2 reeglid

LoL reeglid

{/* Minitourn. link coming soon*/} {/**/}

Miniturniiride reeglid

{/**/}
); }