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:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user