This commit is contained in:
Bello Usman 2023-03-22 18:08:43 +01:00 committed by GitHub
parent 60e797f850
commit cb4de7bf34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,7 +56,7 @@
}
.navbar li:hover > a {
color: #eeeeee;
background-color: #6db33f;
background-color: #9400D3;
}
.navbar-toggle {