Skip to content

Commit ce4e037

Browse files
committed
navbar color updated
1 parent 0a4cc46 commit ce4e037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
top: 0;
7272
left: 0;
7373
z-index: 100;
74-
background-color: var(--first-color);
74+
background-color: #10496c;
7575
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
7676
transition: background-color 0.3s ease;
7777
}

0 commit comments

Comments
 (0)