From 07d73e05a0882806a6e0995b66c127eae9f9c655 Mon Sep 17 00:00:00 2001
From: Klaus Quibeldey-Cirkel <klaus.quibeldey-cirkel@mni.thm.de>
Date: Thu, 11 Feb 2021 12:18:21 +0100
Subject: [PATCH] styling

---
 .../components/home/new-landing/new-landing.component.scss  | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/src/app/components/home/new-landing/new-landing.component.scss b/src/app/components/home/new-landing/new-landing.component.scss
index 6af4ed0e0..5a74df385 100644
--- a/src/app/components/home/new-landing/new-landing.component.scss
+++ b/src/app/components/home/new-landing/new-landing.component.scss
@@ -12,9 +12,5 @@
   padding-right: 10px;
   padding-left: 10px;
   transform: scale(2);
-}
-
-#new_session-button:focus {
-  background: var(--on-surface);
-  color: var(--surface);
+  color: var(--secondary);
 }
-- 
GitLab