change navbar colour

This commit is contained in:
deflax 2024-04-12 15:05:29 +03:00
parent 36be4bb9c5
commit 3500ff56c6

View file

@ -1,6 +1,6 @@
.navbar-default {
background-color: #708d3f;
border-color: #a36123;
background-color: #8404d9;
border-color: #708d3f;
position: relative;
}