prettier background on mobile eventposts

This commit is contained in:
Lorin Werthen 2016-10-12 10:42:59 +02:00
parent 69f5feaf40
commit d3d4c112e8

View file

@ -2,6 +2,11 @@
text-align: justify;
}
.hero {
background-position: center;
background-size: cover;
}
header.section {
padding-bottom: 10px;
}