From d9d4044ef9f35e4d9e471b1ff55659961f338287 Mon Sep 17 00:00:00 2001
From: TFT
Date: Sat, 9 Aug 2025 22:13:33 +0300
Subject: [PATCH] adjusted the css so that the turniirid page would be more in
line with the Figma design
---
src/app/turniirid/page.tsx | 48 +++++++++++++++++++++++---------------
1 file changed, 29 insertions(+), 19 deletions(-)
diff --git a/src/app/turniirid/page.tsx b/src/app/turniirid/page.tsx
index 55da386..1cbd080 100644
--- a/src/app/turniirid/page.tsx
+++ b/src/app/turniirid/page.tsx
@@ -1,5 +1,6 @@
import { vipnagorgialla } from "@/components/Vipnagorgialla";
import Link from "next/link";
+import Image from "next/image";
export default function Tourney() {
const headingStyle = `text-3xl md:text-5xl lg:text-5xl ${vipnagorgialla.className} font-bold italic uppercase text-[#2A2C3F] dark:text-[#EEE5E5] -skew-x-2 md:-skew-x-5`;
@@ -19,8 +20,9 @@ export default function Tourney() {
{/* infot lähiajal.*/}
{/*
*/}
-
-
+ {/* CS2 turniir */}
+
+
CS2 turniir
@@ -39,7 +41,7 @@ export default function Tourney() {
saavutatud kohale auhinnaks kas 600€, 300€ või 150€.
-
-
-
+
+
{/* Image needs to be the div that has the skew. Outside div needs to remain so that overflow wont occur*/}
-
@@ -69,17 +73,20 @@ export default function Tourney() {
-
-
-
+ {/* LoL turniir */}
+
+
+
{/* Image needs to be the div that has the skew. Outside div needs to remain so that overflow wont occur*/}
-
-
+
LoL turniir
@@ -117,8 +124,9 @@ export default function Tourney() {
-
-
+ {/* Mini-turniirid */}
+
+
Miniturniirid
@@ -135,7 +143,7 @@ export default function Tourney() {
Auhinnafond on kõigi turniiride peale 1250€ ja reeglina saab rahalise auhinna miniturniiri võitja.
-
-
+
{/* Image needs to be the div that has the skew. Outside div needs to remain so that overflow wont occur*/}
-