mirror of
https://github.com/Kugelschieber/schnittfest.git
synced 2026-01-18 10:20:27 +00:00
Small fix.
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user