UI: 2024 Hero component options #103971
@ -67,9 +67,6 @@ body.is-scrolled
|
||||
&.with-button
|
||||
+padding(0, y)
|
||||
|
||||
.hero-dark
|
||||
color: var(--text-color)
|
||||
|
||||
.hero .hero-content
|
||||
padding-top: 0
|
||||
|
||||
|
@ -4,8 +4,8 @@
|
||||
|
||||
| {% block header %}
|
||||
| {% block jumbotron %}
|
||||
// TODO: @back-end make '.hero-dark' and '.hero-lg' optional
|
||||
.hero.hero-dark.hero-lg.is-container-overlap
|
||||
// TODO: @back-end make '.hero-lg' optional
|
||||
.hero.hero-lg.is-container-overlap
|
||||
.container
|
||||
.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
|
||||
|
Loading…
Reference in New Issue
Block a user