Add margin to subtitle

This commit is contained in:
Philipp Oppermann
2016-02-14 15:43:16 +01:00
parent 24a65dc8ff
commit 93bed0a54a

View File

@@ -1,4 +1,8 @@
.masthead-title small {
margin-left: 1rem;
}
.front-page-introduction {
margin-bottom: 2rem;
}