Add an introduction to the front page

This commit is contained in:
Philipp Oppermann
2016-01-19 00:56:05 +01:00
parent 23523189cb
commit 0f334f5da2
2 changed files with 18 additions and 6 deletions

View File

@@ -5,7 +5,7 @@
.masthead {
padding-top: 1rem;
padding-bottom: 1rem;
margin-bottom: 3rem;
margin-bottom: 1rem;
}
.masthead-title {
@@ -37,3 +37,7 @@
.navigation small {
margin-left: 1.5rem;
}
.front-page-introduction {
margin-bottom: 2rem;
}