fix: page Addresses

This commit is contained in:
2026-03-18 16:31:29 +01:00
parent c79e08dbb8
commit 22e8556c9d
8 changed files with 203 additions and 154 deletions

View File

@@ -9,7 +9,7 @@ const authStore = useAuthStore()
<template>
<header
class="fixed top-0 left-0 right-0 z-50 bg-white/80 dark:bg-(--black) backdrop-blur-md border-b border-(--border-light) dark:border-(--border-dark)">
<div class="container px-4 sm:px-6 lg:px-8">
<div class="container mx-auto px-4 sm:px-6 lg:px-8">
<div class="flex items-center justify-between h-14">
<!-- Logo -->
<RouterLink :to="{ name: 'home' }" class="flex items-center gap-2">