mirror of
https://github.com/NotXia/notxia.github.io.git
synced 2025-12-14 19:01:51 +01:00
Fix contacts page positioning
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
<Navbar />
|
||||
</div>
|
||||
|
||||
<main class="absolute top-0 h-screen w-screen z-0">
|
||||
<main class="absolute top-0 left-0 h-screen w-screen z-0">
|
||||
<div class="flex justify-center items-center h-full w-full">
|
||||
<div>
|
||||
<h1 class="text-5xl font-bold text-center">{{ t("contacts") }}</h1>
|
||||
|
||||
Reference in New Issue
Block a user