This commit is contained in:
Viet An
2026-06-15 09:47:39 +07:00
parent 2932730fc3
commit a9c37cfff5
12 changed files with 319 additions and 123 deletions

View File

@@ -24,7 +24,10 @@ onMounted(() => {
</script>
<template>
<div class="h-dvh">
<div
class="absolute w-dvw h-dvh has-background-blue-100"
style="z-index: 40; /* because .navbar is 30 */"
>
<div
class="absolute is-flex is-gap-1.5 is-flex-direction-column is-justify-content-center is-align-items-center"
style="top: 40%; left: 50%; transform: translateX(-50%)"