Fix margings for introduction

This commit is contained in:
Philipp Oppermann
2016-02-14 15:36:54 +01:00
parent a708ffd037
commit 269fd36df4
2 changed files with 5 additions and 1 deletions

4
static/css/main.css Normal file
View File

@@ -0,0 +1,4 @@
.front-page-introduction {
margin-bottom: 2rem;
}

View File

@@ -275,7 +275,7 @@ tbody tr:nth-child(odd) th {
.masthead {
padding-top: 1rem;
padding-bottom: 1rem;
margin-bottom: 3rem;
margin-bottom: 1rem;
}
.masthead-title {
margin-top: 0;