Skip to content

Commit c8d6883

Browse files
committed
fix bug with the navbar style for mobile
1 parent 9bdb9c8 commit c8d6883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/styles/header.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ button.navbar-toggle-btn:focus {
6363
margin-left: 0.5em;
6464
}
6565

66-
.nav-mobile {
66+
div.nav-mobile {
6767
display: flex;
6868
flex-flow: row nowrap;
6969
align-items: center;

0 commit comments

Comments
 (0)