mobile design until Media section
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<div
|
||||
class="h-[calc(100dvh-76px)] flex flex-col justify-center items-center px-5 gap-6 bg-[#EAEFFA]">
|
||||
<img src="/images/cover_logo.png" class="w-6/12" alt="EJC2026 logo" />
|
||||
<div
|
||||
class="text-ejc-dark text-2xl xs:text-[30px] font-extrabold leading-[130%] text-center">
|
||||
2026 European Junior<br />Championships
|
||||
</div>
|
||||
<div class="text-center text-ejc-orange font-bold text-[16px]">
|
||||
18-27 Augustus 2026
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user