From 10a98fcecf8ab807e4e1ac1c36887ab94435071e Mon Sep 17 00:00:00 2001 From: "Timothy Z." Date: Tue, 23 Sep 2025 23:45:57 +0300 Subject: [PATCH] chore: code styles --- src/routes/Intro/styles.less | 1 - 1 file changed, 1 deletion(-) diff --git a/src/routes/Intro/styles.less b/src/routes/Intro/styles.less index 7aedeae48..31a09d54c 100644 --- a/src/routes/Intro/styles.less +++ b/src/routes/Intro/styles.less @@ -101,7 +101,6 @@ color: var(--primary-foreground-color); text-align: center; } - } .submit-button, .guest-login-button, .signup-form-button, .login-form-button {