diff --git a/templates/interviews/interview_list.html b/templates/interviews/interview_list.html index 2d8b9cc..8a0ee1c 100644 --- a/templates/interviews/interview_list.html +++ b/templates/interviews/interview_list.html @@ -31,7 +31,7 @@ /* Filter Controls */ .filter-controls { - background-color: #f8f9fa; + border-radius: 0.75rem; padding: 1.5rem; margin-bottom: 2rem;