mirror of
https://github.com/Lapikud/tipilan.git
synced 2026-03-23 21:34:21 +00:00
Remove left over boardgames area in student house
This commit is contained in:
@@ -583,16 +583,6 @@ export default function Expo() {
|
|||||||
EVAL
|
EVAL
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
{/* Board Games */}
|
|
||||||
<div className="flex items-center gap-2">
|
|
||||||
<div
|
|
||||||
className="w-4 h-4 border border-gray-300"
|
|
||||||
style={{ backgroundColor: "#343434" }}
|
|
||||||
></div>
|
|
||||||
<span className="text-sm text-[#2A2C3F] dark:text-[#EEE5E5]">
|
|
||||||
{t("expo.areas.boardGames")}
|
|
||||||
</span>
|
|
||||||
</div>
|
|
||||||
{/* LVLup */}
|
{/* LVLup */}
|
||||||
<div className="flex items-center gap-2">
|
<div className="flex items-center gap-2">
|
||||||
<div
|
<div
|
||||||
@@ -868,7 +858,9 @@ export default function Expo() {
|
|||||||
MINITURNIIRID
|
MINITURNIIRID
|
||||||
</h2>
|
</h2>
|
||||||
<p className="text-[#2A2C3F] dark:text-[#EEE5E5] text-lg mb-4">
|
<p className="text-[#2A2C3F] dark:text-[#EEE5E5] text-lg mb-4">
|
||||||
TipiLANil toimub mitmeid erinevaid lõbusaid ja võistlushimu tekitavaid miniturniire. Osaleda saavad ka niisama külastajad! Auhinnafond on kõigi turniiride peale 1250€.
|
TipiLANil toimub mitmeid erinevaid lõbusaid ja võistlushimu
|
||||||
|
tekitavaid miniturniire. Osaleda saavad ka niisama külastajad!
|
||||||
|
Auhinnafond on kõigi turniiride peale 1250€.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div className="flex-shrink-0 relative overflow-hidden">
|
<div className="flex-shrink-0 relative overflow-hidden">
|
||||||
@@ -876,11 +868,11 @@ export default function Expo() {
|
|||||||
src="/images/minitournament_logo.png"
|
src="/images/minitournament_logo.png"
|
||||||
alt="Miniturniirid logo"
|
alt="Miniturniirid logo"
|
||||||
style={{
|
style={{
|
||||||
width: '649.7214965820312px',
|
width: "649.7214965820312px",
|
||||||
height: '400.99997840027544px',
|
height: "400.99997840027544px",
|
||||||
transform: 'rotate(0deg)',
|
transform: "rotate(0deg)",
|
||||||
opacity: 1,
|
opacity: 1,
|
||||||
position: 'relative'
|
position: "relative",
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -911,12 +903,12 @@ export default function Expo() {
|
|||||||
<h3
|
<h3
|
||||||
className="text-[#2A2C3F] dark:text-[#EEE5E5]"
|
className="text-[#2A2C3F] dark:text-[#EEE5E5]"
|
||||||
style={{
|
style={{
|
||||||
fontFamily: 'Work Sans',
|
fontFamily: "Work Sans",
|
||||||
fontWeight: 700,
|
fontWeight: 700,
|
||||||
fontSize: '36px',
|
fontSize: "36px",
|
||||||
lineHeight: '100%',
|
lineHeight: "100%",
|
||||||
letterSpacing: '-3%',
|
letterSpacing: "-3%",
|
||||||
verticalAlign: 'middle'
|
verticalAlign: "middle",
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
Chill-ala koos turniiride otseülekandega
|
Chill-ala koos turniiride otseülekandega
|
||||||
@@ -937,12 +929,12 @@ export default function Expo() {
|
|||||||
<h3
|
<h3
|
||||||
className="text-[#2A2C3F] dark:text-[#EEE5E5]"
|
className="text-[#2A2C3F] dark:text-[#EEE5E5]"
|
||||||
style={{
|
style={{
|
||||||
fontFamily: 'Work Sans',
|
fontFamily: "Work Sans",
|
||||||
fontWeight: 700,
|
fontWeight: 700,
|
||||||
fontSize: '36px',
|
fontSize: "36px",
|
||||||
lineHeight: '100%',
|
lineHeight: "100%",
|
||||||
letterSpacing: '-3%',
|
letterSpacing: "-3%",
|
||||||
verticalAlign: 'middle'
|
verticalAlign: "middle",
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
Mänguklubi lauamängud ja konsoolid
|
Mänguklubi lauamängud ja konsoolid
|
||||||
@@ -963,12 +955,12 @@ export default function Expo() {
|
|||||||
<h3
|
<h3
|
||||||
className="text-[#2A2C3F] dark:text-[#EEE5E5]"
|
className="text-[#2A2C3F] dark:text-[#EEE5E5]"
|
||||||
style={{
|
style={{
|
||||||
fontFamily: 'Work Sans',
|
fontFamily: "Work Sans",
|
||||||
fontWeight: 700,
|
fontWeight: 700,
|
||||||
fontSize: '36px',
|
fontSize: "36px",
|
||||||
lineHeight: '100%',
|
lineHeight: "100%",
|
||||||
letterSpacing: '-3%',
|
letterSpacing: "-3%",
|
||||||
verticalAlign: 'middle'
|
verticalAlign: "middle",
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
Baariala jookide ja snäkkidega
|
Baariala jookide ja snäkkidega
|
||||||
|
|||||||
Reference in New Issue
Block a user