From 1a8cc2fe98101dee0bfb3ddd84f6c9c4db34d5d2 Mon Sep 17 00:00:00 2001 From: Romein van Buren Date: Mon, 29 May 2023 20:55:01 +0200 Subject: [PATCH] Adjust transcluency --- frontend/src/styles/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/styles/style.css b/frontend/src/styles/style.css index e756f7b..391da35 100644 --- a/frontend/src/styles/style.css +++ b/frontend/src/styles/style.css @@ -16,7 +16,7 @@ body { cursor: default; font-size: 13px; line-height: 13px; - background-color: rgba(255, 255, 255, 0.35); + background-color: rgba(255, 255, 255, 0.45); } * {