mirror of
https://codeberg.org/angestoepselt/homepage.git
synced 2025-05-24 14:46:16 +00:00
Fix box alignment on Angestöpselt home screen
This commit is contained in:
parent
db370a6668
commit
5626c2a3c9
1 changed files with 1 additions and 3 deletions
|
|
@ -24,9 +24,7 @@ Wir schaffen Zugang in die digitale Welt
|
|||
<a href="/computer-beantragen">
|
||||
<div>
|
||||
<h3>Computer bekommen</h3>
|
||||
{% if config.applicationsClosed %}
|
||||
<em class="inline-callout">Aktuell keine Hardware verfügbar.</em>
|
||||
{% endif %}
|
||||
{% if config.applicationsClosed %}<em class="inline-callout">Aktuell keine Hardware verfügbar.</em>{% endif %}
|
||||
</div>
|
||||
<svg class="action-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 219 175">
|
||||
<linearGradient id="emphasis-gradient-sun" class="emphasis-gradient">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue