Skip to content

Commit

Permalink
Move heading badge to be above headline instead of superhead
Browse files Browse the repository at this point in the history
  • Loading branch information
jdwjdwjdw committed Oct 20, 2023
1 parent 6796bf8 commit 3906ae9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion dist/css/chem_h_subtheme.css

Large diffs are not rendered by default.

9 changes: 4 additions & 5 deletions src/scss/components/banner/_banner--halfpill-title.scss
Original file line number Diff line number Diff line change
Expand Up @@ -36,18 +36,17 @@
// max-width: 557px;

.su-card__contents {
// h2 badge
@include chemh-heading--badge;


color: $su-color-white;
padding: 0;

@include grid-media-max('sm') {
padding: 3rem 0 0 0;
width: 400px;
}

h1 {
@include chemh-heading--badge;
@include type-a;

color: $su-color-white;
Expand Down

0 comments on commit 3906ae9

Please sign in to comment.