fix mobile layout

This commit is contained in:
taehoon 2019-11-25 13:01:43 -05:00
parent 575598da32
commit c55e73d061
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@
width: 100%; width: 100%;
display: flex; display: flex;
align-items: center; align-items: center;
justify-content: space-between;
} }
.mobile-nav-button { .mobile-nav-button {