From 4d4df7cd9969782b0c7091b8d66e347a9d5b87bf Mon Sep 17 00:00:00 2001 From: Dennis Postma Date: Fri, 3 May 2024 18:55:00 +0200 Subject: [PATCH] styling changes, added basic logics for registering accounts --- src/App.vue | 4 ++-- src/assets/login.scss | 8 ++++---- src/components/screens/Login.vue | 32 ++++++++++++++++++++++++++------ 3 files changed, 32 insertions(+), 12 deletions(-) diff --git a/src/App.vue b/src/App.vue index ecb3943..b32614d 100644 --- a/src/App.vue +++ b/src/App.vue @@ -7,11 +7,11 @@