mirror of
https://github.com/Lapikud/tipilan.git
synced 2026-03-23 21:34:21 +00:00
Merge pull request #11 from Lapikud/9-adjust-margins
adjust header top margin
This commit is contained in:
@@ -14,13 +14,15 @@ export default function Tourney() {
|
|||||||
>
|
>
|
||||||
Turniirid
|
Turniirid
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
{/*<p className="text-2xl text-[#2A2C3F] dark:text-[#EEE5E5]">*/}
|
{/*<p className="text-2xl text-[#2A2C3F] dark:text-[#EEE5E5]">*/}
|
||||||
{/* Kui tahate oma oskusi proovile panna, siis vaadake siia tagasi! Rohkem*/}
|
{/* Kui tahate oma oskusi proovile panna, siis vaadake siia tagasi! Rohkem*/}
|
||||||
{/* infot lähiajal.*/}
|
{/* infot lähiajal.*/}
|
||||||
{/*</p>*/}
|
{/*</p>*/}
|
||||||
|
|
||||||
<div className={"flex flex-row flex-wrap gap-8 md:gap-38"}>
|
<div className={"flex flex-row flex-wrap gap-8 md:gap-38"}>
|
||||||
<div className={"-skew-x-2 md:-skew-x-5 pl-4 md:pl-28 md:w-180"}>
|
<div className={"-skew-x-2 md:-skew-x-5 pl-4 md:pl-28 md:w-180"}>
|
||||||
<h2 className={`${headingStyle} mt-8`}>
|
<h2 className={`${headingStyle} mt-12`}>
|
||||||
CS2 turniir
|
CS2 turniir
|
||||||
</h2>
|
</h2>
|
||||||
<p className={"text-xs mb-4 text-neutral-500"}>
|
<p className={"text-xs mb-4 text-neutral-500"}>
|
||||||
|
|||||||
Reference in New Issue
Block a user