mirror of
https://codeberg.org/angestoepselt/homepage.git
synced 2025-05-24 14:46:16 +00:00
Fix home page layout bug
This commit is contained in:
parent
b4e9b6c29b
commit
48ca9ae640
1 changed files with 2 additions and 3 deletions
|
|
@ -23,8 +23,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 %}
|
||||
<h3>Computer bekommen</h3>{% 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