Fix subtext on hendelser page on mobile

This commit is contained in:
Peder Bergebakken Sundt 2018-08-14 22:53:18 +02:00
parent d3234d0204
commit f37919c850
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ p + .subtext {
max-width: none;
width: 100%;
}
.subtext {
article >.subtext {
margin-top: -1em !important;
}
}