Skip to content

Commit

Permalink
#38 메뉴와 지도가 겹치는 문제 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
alreadynyeong committed Dec 19, 2021
1 parent 4f77ccc commit 422f7b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/css/menu.css
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
position: absolute;
top: 0;
left: -50%;
z-index: 2;
}
.close_btn {
padding-left: 20px;
Expand Down

0 comments on commit 422f7b6

Please sign in to comment.