feat: Change logo color to red

This commit is contained in:
Flatlogic Bot 2025-11-25 14:56:08 +00:00
parent fee9213453
commit fa47f1b60e

View File

@ -10,7 +10,7 @@ body {
} }
.navbar-brand { .navbar-brand {
color: #9146FF !important; color: #FF0000 !important;
font-weight: bold; font-weight: bold;
} }