mirror of
https://github.com/runyanjake/jakesphotos.git
synced 2025-10-04 23:47:30 -07:00
Update navbar background color
This commit is contained in:
parent
ad704fc2bb
commit
efb04c2ae2
@ -2,7 +2,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between; /* Space between logo, title, and icons */
|
justify-content: space-between; /* Space between logo, title, and icons */
|
||||||
align-items: center; /* Center items vertically */
|
align-items: center; /* Center items vertically */
|
||||||
background-color: #240606; /* Background color of the navbar */
|
background-color: #0b0b0b; /* Background color of the navbar */
|
||||||
padding: 10px 20px; /* Padding for the navbar */
|
padding: 10px 20px; /* Padding for the navbar */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user