Small fix.

This commit is contained in:
2020-05-24 16:32:49 +02:00
parent 230ca14a7b
commit 8f226e5bb5
2 changed files with 7 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@@ -557,7 +557,7 @@ button, a.button {
}
.section-instagram {
padding: 64px 0;
padding: 128px 0;
}
footer {
@@ -670,11 +670,15 @@ footer {
}
.parts {
margin: 64px -16px 0 -16px;
margin: 64px 0 0;
overflow: hidden;
}
}
.section-instagram {
padding: 64px 0;
}
footer {
padding: 64px 0;