Skip to content

Commit

Permalink
Merge pull request #251 from aryansharma220/themeButtonResponsive
Browse files Browse the repository at this point in the history
Fixes: Hamburger not responsive #249
  • Loading branch information
anuragverma108 authored May 13, 2024
2 parents 94802e0 + ee24965 commit 45140a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -456,6 +456,7 @@ body {
max-height: 300px;
visibility: visible;
transition-duration: 0.5s;
overflow-y: scroll;
}

.navbar-list {
Expand Down

0 comments on commit 45140a2

Please sign in to comment.