Merge pull request #11 from Lapikud/9-adjust-margins

adjust header top margin
pull/15/head
Katri 5 months ago committed by GitHub
commit c38dba4a11
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      src/app/turniirid/page.tsx

@ -14,13 +14,15 @@ export default function Tourney() {
>
Turniirid
</h1>
{/*<p className="text-2xl text-[#2A2C3F] dark:text-[#EEE5E5]">*/}
{/* Kui tahate oma oskusi proovile panna, siis vaadake siia tagasi! Rohkem*/}
{/* infot lähiajal.*/}
{/*</p>*/}
<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"}>
<h2 className={`${headingStyle} mt-8`}>
<h2 className={`${headingStyle} mt-12`}>
CS2 turniir
</h2>
<p className={"text-xs mb-4 text-neutral-500"}>

Loading…
Cancel
Save