Skip to content

Commit 944b0fe

Browse files
committed
add top padding to the AppHeader
1 parent d5fc6dc commit 944b0fe

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)