UI: 2024 Hero component options #103971

Merged
Márton Lente merged 66 commits from ui/2024-hero-options into main 2024-09-24 13:00:31 +02:00
Showing only changes of commit 21a2270f00 - Show all commits

View File

@ -21,7 +21,10 @@
.hero-subtitle.mx-auto.text-center {{ edition.location }}
{% endif %}
{% if edition.header %}
.hero-bg(style="background-image: url({{ edition.header.url }}); background-position-y: 50%")
{% endif %}
.hero-overlay
| {% endblock jumbotron %}
| {% endblock header %}