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
2 changed files with 2 additions and 5 deletions
Showing only changes of commit c441502e7a - Show all commits

View File

@ -67,9 +67,6 @@ body.is-scrolled
&.with-button &.with-button
+padding(0, y) +padding(0, y)
.hero-dark
color: var(--text-color)
.hero .hero-content .hero .hero-content
padding-top: 0 padding-top: 0

View File

@ -4,8 +4,8 @@
| {% block header %} | {% block header %}
| {% block jumbotron %} | {% block jumbotron %}
// TODO: @back-end make '.hero-dark' and '.hero-lg' optional // TODO: @back-end make '.hero-lg' optional
.hero.hero-dark.hero-lg.is-container-overlap .hero.hero-lg.is-container-overlap
.container .container
.hero-content .hero-content
// TODO: @back-end register a new field for hero logo, that overrides 'edition.logo' if set. Useful to display coloured logos in heros, while using monochrome logos in the navbar // TODO: @back-end register a new field for hero logo, that overrides 'edition.logo' if set. Useful to display coloured logos in heros, while using monochrome logos in the navbar