diff --git a/src/app/cities/cities.html b/src/app/cities/cities.html
index fbc9d12..3b90bee 100644
--- a/src/app/cities/cities.html
+++ b/src/app/cities/cities.html
@@ -1,4 +1,5 @@
-
+
@@ -38,11 +41,13 @@
recreation and sightseeing.
-
+
diff --git a/src/app/footer/footer.html b/src/app/footer/footer.html
index ad1913f..b912ac8 100644
--- a/src/app/footer/footer.html
+++ b/src/app/footer/footer.html
@@ -1,6 +1,6 @@
+ class="container mx-auto flex flex-col gap-6 md:flex-wrap md:justify-center xl:max-w-315 px-5 py-10 md:px-0 lg:flex-row lg:justify-between lg:gap-20 xl:gap-40">
@@ -59,19 +59,22 @@
+ class="text-white sm:text-center md:text-left font-bold text-[16px] md:text-[20px]">
Follow us!
-
diff --git a/src/app/header/header.html b/src/app/header/header.html
index 0e3c5c1..16dfd25 100644
--- a/src/app/header/header.html
+++ b/src/app/header/header.html
@@ -1,112 +1,126 @@
-
-
-
-
-
-
office@badminton.hu
+
+
+
+
+
+
+
+ office@badminton.hu
+
+
+
-
-
-
-
+
+
+

+
-
-
-

-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

-
-
-
-
- @if (isMenuOpen) {
+
-
- Events
-
-
- Venue
-
-
- Media
-
-
- Information
-
+ #menuContainer
+ class="w-screen flex md:hidden items-center h-19 bg-ejc-dark-blue justify-between px-5 relative">
+
+

+
+
+
+
+ @if (isMenuOpen) {
+
+ }
- }
diff --git a/src/app/header/header.ts b/src/app/header/header.ts
index c5d339c..155a6d3 100644
--- a/src/app/header/header.ts
+++ b/src/app/header/header.ts
@@ -40,4 +40,11 @@ export class Header {
this.closeMenu();
}
}
+
+ scrollToTop(): void {
+ window.scrollTo({
+ top: 0,
+ behavior: 'smooth',
+ });
+ }
}
diff --git a/src/app/media/media.html b/src/app/media/media.html
index 740fc3b..716e5bb 100644
--- a/src/app/media/media.html
+++ b/src/app/media/media.html
@@ -17,10 +17,12 @@
class="font-extrabold text-2xl text-ejc-dark leading-[130%] md:text-[40px]">
Watch every match live on badmintoneurope.tv
-
+
diff --git a/src/app/two-events/two-events.html b/src/app/two-events/two-events.html
index 8599c85..e9709ef 100644
--- a/src/app/two-events/two-events.html
+++ b/src/app/two-events/two-events.html
@@ -18,11 +18,13 @@
18-22 Aug 2026
-
+
@@ -38,11 +40,13 @@
22-27 Aug 2026
-
+