Add min height to Shop nav to avoid vertical scroll
This commit is contained in:
@@ -168,6 +168,7 @@
|
||||
nav {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
min-height: 50px;
|
||||
|
||||
ul {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user