Merge pull request 'render /hendelser tid, sted, arrangør nicely on mobile' (#85) from vegardbm/nettsiden:main into main

Reviewed-on: #85
Reviewed-by: Oystein Kristoffer Tveit <oysteikt@pvv.ntnu.no>
This commit is contained in:
2025-08-14 22:47:21 +02:00

View File

@@ -131,4 +131,8 @@ p + .subtext {
article >.subtext {
margin-top: -1em !important;
}
.subtext li {
display: block;
}
}