v0.7.3 - Major Fixes

This commit is contained in:
frederikpyt
2020-08-11 13:16:54 +02:00
parent 80ec936a0c
commit a9a9d42fb8
5 changed files with 5 additions and 5 deletions
@@ -11,7 +11,7 @@
}
</style>
<main>
<h1 style="margin-bottom: auto" class="text-center sde-blue mt-0">{{__('msg.aktiviteter')}}</h1>
<h1 style="margin-bottom: 2rem" class="text-center sde-blue mt-0">{{__('msg.aktiviteter')}}</h1>
<div style="padding: 4px; margin-top: .25rem; text-align: justify; ">
<h2 class="text-center sde-blue mt-0">{{ $event->name }}</h2>
{!!$event->description!!}