Fix box alignment on Angestöpselt home screen

This commit is contained in:
Yannik Rödel 2023-07-02 20:29:42 +02:00
parent db370a6668
commit 5626c2a3c9

View file

@ -24,9 +24,7 @@ Wir schaffen Zugang in die digitale Welt
<a href="/computer-beantragen"> <a href="/computer-beantragen">
<div> <div>
<h3>Computer bekommen</h3> <h3>Computer bekommen</h3>
{% if config.applicationsClosed %} {% if config.applicationsClosed %}<em class="inline-callout">Aktuell keine Hardware verfügbar.</em>{% endif %}
<em class="inline-callout">Aktuell keine Hardware verfügbar.</em>
{% endif %}
</div> </div>
<svg class="action-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 219 175"> <svg class="action-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 219 175">
<linearGradient id="emphasis-gradient-sun" class="emphasis-gradient"> <linearGradient id="emphasis-gradient-sun" class="emphasis-gradient">