Fix subtext on hendelser page on mobile
This commit is contained in:
parent
d3234d0204
commit
f37919c850
|
@ -129,7 +129,7 @@ p + .subtext {
|
||||||
max-width: none;
|
max-width: none;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
.subtext {
|
article >.subtext {
|
||||||
margin-top: -1em !important;
|
margin-top: -1em !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue