Skip to content

Commit 37bda28

Browse files
authored
Merge pull request #121 from medyo/develop
add top padding to the AppHeader
2 parents 18ca1f7 + 944b0fe commit 37bda28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/assets/App.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ a {
6363
align-content: center;
6464
flex-wrap: wrap;
6565
height:86px;
66-
margin: 0 1% 0px 1%;
66+
margin: 1% 1% 0px 1%;
6767
}
6868

6969
.AppFooter {

0 commit comments

Comments
 (0)