From c90db794a6c3295cff8843f491e5c55cce14bc6f Mon Sep 17 00:00:00 2001 From: adrien Date: Tue, 4 Jul 2023 22:33:49 +0200 Subject: [PATCH] remove message shadow --- style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/style.css b/style.css index 72c93e1..a05fe38 100644 --- a/style.css +++ b/style.css @@ -42,7 +42,6 @@ canvas { width: 50%; transform: translate(-50%, 0); color: rgba(255, 255, 255, 0.8); - text-shadow: 1px 1px rgba(0, 0, 0, 0.8); font-weight: 400; line-height: 1.5; font-size: 3vmin;