feat: remove admin video jobs link from navigation and update card background style

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-04-29 19:06:16 +02:00
parent 2ca7ae538f
commit 3d0a08a8ef
3 changed files with 1 additions and 9 deletions
+1 -1
View File
@@ -615,7 +615,7 @@ main {
/* Card */
.card {
background: #fff;
background: rgba(255, 255, 255, 0.08);
border-radius: 10px;
padding: 2rem;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);