Skip to content

feat: remove jumbotron btn override and improve shadows

This will stop the btn-primary override in featured-jumbotron. This will impact eclipse.org's jumbotrons (e.g. homepage and membership page) but they can be updated to use the white button look with btn-white.

The shadows are now defined once in the jumbotron (via new class featured-jumbotron-content) instead of re-applying them to the tagline, subtitle, and heading... which can be a pain to override.

The Hugo jumbotron partial will need to include this new class.

Edited by Olivier Goulet

Merge request reports

Loading