Skip to content

Commit 8c7942a

Browse files
committed
Improve style
1 parent 7937702 commit 8c7942a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/sass/_header.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ header {
44
section {
55
position: relative;
66
margin: 0 auto;
7-
padding: 50px 0 30px;
7+
padding: 40px 0;
88

99
&::before {
1010
content: "";
@@ -33,7 +33,7 @@ header {
3333

3434
#action {
3535
position: absolute;
36-
top: 50px;
36+
top: 40px;
3737
left: 0;
3838
right: 0;
3939
display: block;

0 commit comments

Comments
 (0)