From c3fffc189ff13c2b079ad5b193877af30aa7081e 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 121941e..961b8e1 100644 --- a/src/modules/events/views/EventsPage.vue +++ b/src/modules/events/views/EventsPage.vue @@ -105,7 +105,9 @@ onBeforeRouteLeave(() => {