Split up sections a bit more

This commit is contained in:
James Brooks
2015-06-15 21:47:35 +01:00
parent 4f25318271
commit 8573b78210
5 changed files with 30 additions and 12 deletions

View File

@@ -346,4 +346,9 @@ body.status-page {
}
}
}
// Individual section styling.
.section-timeline, .section-components, .section-metrics, .section-scheduled {
margin-top: 40px;
}
}