diff --git a/frontend/src/index.css b/frontend/src/index.css index 1d31ed3..ff151a2 100644 --- a/frontend/src/index.css +++ b/frontend/src/index.css @@ -129,7 +129,6 @@ ul { --secondary-bg: rgb(0, 0, 0, 0.7); /* Translucent cards */ --secondary-alt-bg: rgb(20, 20, 20, 0.6); /* Translucent inputs */ --tertiary-bg: rgb(40, 40, 40, 0.8); - --border-color: rgb(255, 255, 255, 0.15); --text-color: #ffffff; --accent-color: #121212; --secondary-accent: #212121;