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); } * {