Fix missing margin after headline
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</f:then>
|
</f:then>
|
||||||
<f:else>
|
<f:else>
|
||||||
<h2>
|
<h2 class="mb-4">
|
||||||
<f:if condition="{region.season} == 's'">
|
<f:if condition="{region.season} == 's'">
|
||||||
<f:then>
|
<f:then>
|
||||||
<span class="subline">Urlaub im</span> Gebiet {region.name -> f:format.raw()}
|
<span class="subline">Urlaub im</span> Gebiet {region.name -> f:format.raw()}
|
||||||
|
|||||||
Reference in New Issue
Block a user