Skip to content

Commit 2712372

Browse files
committed
section pading increased.
1 parent 2860c96 commit 2712372

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ footer {
4242
width: 100%;
4343
max-width: 1400px;
4444
margin: 72px auto;
45-
padding: 40px 5%;
45+
padding: 40px 50%;
4646
overflow: visible;
4747
box-sizing: border-box;
4848
}
@@ -685,7 +685,7 @@ footer {
685685
margin: 32px 2%;
686686
padding: 24px 4%;
687687
}
688-
688+
689689
.services-grid {
690690
grid-template-columns: 1fr;
691691
}

0 commit comments

Comments
 (0)