Skip to content

Commit

Permalink
remove max-width constraint on banner
Browse files Browse the repository at this point in the history
  • Loading branch information
jsandland committed Jan 13, 2025
1 parent 861dfed commit da472c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions express/blocks/banner/banner.css
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ main .banner {

main .banner.light {
color: var(--color-black);
max-width: unset;;
}

main .banner.compact p {
Expand Down

0 comments on commit da472c2

Please sign in to comment.