diff --git a/client/src/global-styles/components.css b/client/src/global-styles/components.css index 230741f..d038152 100644 --- a/client/src/global-styles/components.css +++ b/client/src/global-styles/components.css @@ -42,7 +42,7 @@ th:hover { } th, td { padding: 0.5rem; - border: 0.125rem solid var(--cl-fg); + border: 0.125rem solid var(--cl-bg-el); } th > *{ justify-content: center;