diff --git a/public/css/style.css b/public/css/style.css index 56e7f2f..7da740c 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -28,6 +28,7 @@ border: none; } + .table { background-color: var(--vista-white); box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);