diff --git a/frontend/src/layouts/AuthLayout_gdd.vue b/frontend/src/layouts/AuthLayout_gdd.vue index 7efeee968..5f3e691db 100644 --- a/frontend/src/layouts/AuthLayout_gdd.vue +++ b/frontend/src/layouts/AuthLayout_gdd.vue @@ -31,7 +31,6 @@
-
@@ -41,8 +40,8 @@ {{ $t('auth.left.learnMore') }}
- - + +
{{ $t('welcome') }}
{{ $t('communitiesWorldWide') }}
@@ -164,9 +163,6 @@ export default { position: relative; } -.auth-template { - height: 92%; -} .auth-template-content { height: 100%; }