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
3 changed files with 3 additions and 3 deletions
Showing only changes of commit 6cd74981a4 - Show all commits

View File

@ -32,7 +32,7 @@ li.dropdown
i.i-ticket i.i-ticket
| Tickets | Tickets
li li
a.dropdown-item.is-admin(href="{% url 'admin:conference_main_event_changelist' %}") a.dropdown-item.is-admin(href="{% url 'admin:conference_main_event_changelist' %}{% if edition %}?edition__id__exact={{ edition.id }}{% endif %}")
i.i-layers i.i-layers
| Presentations | Presentations

View File

@ -8,7 +8,7 @@
| {% block header %} | {% block header %}
| {% block jumbotron %} | {% block jumbotron %}
.hero.text-center .hero.text-center.is-container-overlap
.container .container
.hero-content .hero-content
h1 Better Together h1 Better Together

View File

@ -2,7 +2,7 @@
| {% load static %} | {% load static %}
| {% block content %} | {% block content %}
.container .container.mt-3
.row .row
.col .col
.box .box