fix mobile experience for /aktiviteter

This commit is contained in:
2025-08-14 22:17:25 +02:00
parent f3c439d038
commit 602ae1f396
3 changed files with 2 additions and 3 deletions

View File

@@ -37,7 +37,7 @@ if (!$event) {
<?php if (Agenda::isToday($event->getStart())) { ?><strong><?php } ?>
<em><?php echo $event->getRelativeDate(); ?></em>
<?php if (Agenda::isToday($event->getStart())) { ?></strong><?php } ?>
<br>
<?php echo $event->getName(); ?>
</h2>
<ul class="subtext">