Skip to content

Commit a41e60a

Browse files
authored
Merge pull request #24 from Slavetomints/patch/mobile-header-issue fixes #23
(bug): fix mobile header padding bug #23
2 parents fff5c05 + e788045 commit a41e60a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

_sass/nyx/_base.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ header ul{
4141
flex-direction: row;
4242
justify-content: space-around;
4343
list-style-type: none;
44+
padding: 0px;
4445
}
4546

4647
img {

0 commit comments

Comments
 (0)