Skip to content

Commit 01d926b

Browse files
committed
Improve footer spacing
1 parent 481f52c commit 01d926b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_sass/footer.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ footer {
33
padding: 6rem 3rem;
44
background-color: #F6EEEC;
55
display: flex;
6+
justify-content: space-between;
67

78
@media (max-width: 768px) {
89
padding: 2rem 1rem;

0 commit comments

Comments
 (0)