From 58d9f48e4cca3e964047563a8bf458fbbaf79bc1 Mon Sep 17 00:00:00 2001 From: Greg Burri Date: Thu, 18 Mar 2021 10:48:33 +0100 Subject: [PATCH] Remove text shadow, it hurts ;) --- backend/style.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/backend/style.scss b/backend/style.scss index 59e4687..86598bd 100644 --- a/backend/style.scss +++ b/backend/style.scss @@ -5,7 +5,6 @@ body { font-family: Fira Code, Helvetica Neue, Helvetica, Arial, sans-serif; - text-shadow: 2px 2px 2px rgb(112, 112, 112); color: #bdbdbd; background-color: #252525; } -- 2.43.0