fix logo moving bug when lightbox is open

This commit is contained in:
taehoon 2019-09-05 12:22:56 -04:00
parent 92be5a6877
commit 37ae0fd92c
2 changed files with 14 additions and 13 deletions

View file

@ -392,6 +392,7 @@ i[class*=icon-] {
}
.inner-nav {
position: relative;
margin: auto;
box-sizing: border-box;
padding-left: 10px;