Change red to darkred

Signed-off-by: psyke <psyke@noreply.git.sekaineo.club>
This commit is contained in:
2026-02-22 09:06:37 -05:00
parent 0723163826
commit 7358cfaa48

View File

@ -28,7 +28,7 @@ html
.navbar ul
{
background-color: red;
background-color: darkred;
display: flex;
list-style-type: none;
justify-content: center;