diff --git a/frontend/public/img/template/gold_03.png b/frontend/public/img/template/gold_03.png deleted file mode 100644 index 0704c997a..000000000 Binary files a/frontend/public/img/template/gold_03.png and /dev/null differ diff --git a/frontend/src/components/Auth/AuthMobileStart.vue b/frontend/src/components/Auth/AuthMobileStart.vue deleted file mode 100644 index 690b8f895..000000000 --- a/frontend/src/components/Auth/AuthMobileStart.vue +++ /dev/null @@ -1,133 +0,0 @@ - - - - {{ $t('auth.left.gratitude') }} - - - {{ $t('auth.left.oneGratitude') }} - - - - - - - - - {{ $t('signup') }} - - - {{ $t('auth.left.hasAccount') }} - - {{ $t('auth.left.hereLogin') }} - - - - - - - - - diff --git a/frontend/src/components/Auth/AuthNavbar.vue b/frontend/src/components/Auth/AuthNavbar.vue index 1192d6db3..1a1458d79 100644 --- a/frontend/src/components/Auth/AuthNavbar.vue +++ b/frontend/src/components/Auth/AuthNavbar.vue @@ -1,33 +1,7 @@ - - - - - + - - - - - - {{ $t('auth.navbar.aboutGradido') }} - - {{ $t('signup') }} - {{ $t('math.pipe') }} - {{ $t('signin') }} - - @@ -37,7 +11,6 @@ export default { name: 'AuthNavbar', data() { return { - logo: '/img/brand/green.png', sheet: '/img/template/Blaetter.png', } }, @@ -49,18 +22,10 @@ export default { color: #0e79bc !important; } -.navbar-toggler { - font-size: 2.25rem; -} - .authNavbar > .router-link-exact-active { color: #383838 !important; } -button.navbar-toggler > span.navbar-toggler-icon { - background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(4, 112, 6, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); -} - .auth-header { font-family: 'Open Sans', sans-serif !important; } diff --git a/frontend/src/components/Auth/AuthNavbarSmall.vue b/frontend/src/components/Auth/AuthNavbarSmall.vue index 836e72aeb..cc0087560 100644 --- a/frontend/src/components/Auth/AuthNavbarSmall.vue +++ b/frontend/src/components/Auth/AuthNavbarSmall.vue @@ -1,6 +1,6 @@ - + {{ $t('signup') }} {{ $t('math.pipe') }} @@ -15,3 +15,9 @@ export default { name: 'AuthNavbarSmall', } + diff --git a/frontend/src/layouts/AuthLayout.vue b/frontend/src/layouts/AuthLayout.vue index 46f58a4a2..948775952 100644 --- a/frontend/src/layouts/AuthLayout.vue +++ b/frontend/src/layouts/AuthLayout.vue @@ -1,10 +1,5 @@ - @@ -20,11 +15,11 @@ - - - + + + - + @@ -74,20 +69,18 @@ - + -