Make subtitle non-wrapping

This commit is contained in:
Philipp Oppermann
2017-06-20 20:28:00 +02:00
parent 3263f412fd
commit 557c6a58ea

View File

@@ -1,6 +1,7 @@
.masthead-title small {
margin-left: 1rem;
white-space: nowrap;
}
.front-page-introduction {