Skip to content

Commit e96c1c0

Browse files
committed
Dependencies and Padding Style
1 parent ae5753f commit e96c1c0

File tree

3 files changed

+114
-100
lines changed

3 files changed

+114
-100
lines changed

.nvmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
6

frontend/scss/partials/_base.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
body {
2-
padding-top: 50px;
2+
padding-top: 40px;
33
}
44

55
.main {
6-
margin-top: 50px;
6+
margin-top: 40px;
77
}
88

99
@import "global";

0 commit comments

Comments
 (0)