prettier background on mobile eventposts
This commit is contained in:
parent
69f5feaf40
commit
d3d4c112e8
1 changed files with 5 additions and 0 deletions
|
@ -2,6 +2,11 @@
|
||||||
text-align: justify;
|
text-align: justify;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.hero {
|
||||||
|
background-position: center;
|
||||||
|
background-size: cover;
|
||||||
|
}
|
||||||
|
|
||||||
header.section {
|
header.section {
|
||||||
padding-bottom: 10px;
|
padding-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue