From 0e98a21db3eafa1ec85184eda41f499d6fdd1463 Mon Sep 17 00:00:00 2001 From: Padreug Date: Wed, 17 Jun 2026 19:02:18 +0200 Subject: [PATCH] style(events): center the header logo on the profile-icon axis The page header used py-4, putting the logo/banner ~6px below the fixed top-right profile icon's center. Use pt-2.5 so the header sits centered on the same horizontal axis as the profile icon (both centers at 30px). Co-Authored-By: Claude Opus 4.8 (1M context) --- src/modules/events/views/EventsPage.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/modules/events/views/EventsPage.vue b/src/modules/events/views/EventsPage.vue index a02857b..e20c6c6 100644 --- a/src/modules/events/views/EventsPage.vue +++ b/src/modules/events/views/EventsPage.vue @@ -117,7 +117,9 @@ onBeforeRouteLeave(() => {