Skip to content

Commit

Permalink
Fix offcanvas text color
Browse files Browse the repository at this point in the history
  • Loading branch information
bourgeoisor authored Aug 2, 2023
1 parent 91deaf3 commit 05f417f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/components/TheNavbar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,7 @@ span.nav-link:hover {
.offcanvas {
background-color: #1c2024;
color: #ddd;
}
.offcanvas-header .btn-close {
Expand Down

0 comments on commit 05f417f

Please sign in to comment.