update theme

This commit is contained in:
matty 2025-04-19 14:41:42 -04:00
parent 40d2f2fabc
commit 0c8544479e

View File

@ -61,7 +61,7 @@ Action buttons
border-radius: 0.5rem; border-radius: 0.5rem;
} }
.primary-button { .primary-button:hover {
background-color: var(--nctv-blue-secondary); background-color: var(--nctv-blue-secondary);
color: white; color: white;
border: 1px solid var(--nctv-blue-dark); border: 1px solid var(--nctv-blue-dark);