This commit is contained in:
2025-12-10 14:23:53 +03:00
parent c84b9788d9
commit 1e328b315c
15 changed files with 170 additions and 209 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div
class="flex justify-center bg-grey-11"
class="flex justify-center"
style="height: 100vh"
>
<q-layout container style="max-width: 800px !important">
@@ -8,7 +8,7 @@
<q-page class="flex w100 column">
<div >
<div
class="main-content flex items-center column w100 bg-white q-px-lg q-pb-xl"
class="main-content flex items-center column w100 q-px-lg q-pb-xl"
>
<base-logo
class="q-pa-md text-h4 cursor-pointer"