Skip to content

Commit

Permalink
Fix margin in brochure example [WD-7551]
Browse files Browse the repository at this point in the history
  • Loading branch information
aaryanporwal authored and bartaz committed Nov 24, 2023
1 parent 4722195 commit 52cd13f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/docs/examples/brochure/hero-75-offset.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<div class="row--25-75 is-split-on-medium">
<div class="col">
<div class="p-section">
<h1>H1: 3-5 words</h1>
<h1 class="u-no-margin--bottom">H1: 3-5 words</h1>
<p class="p-heading--2">H2: 5-15 words, up to 3 rows of copy...</p>
</div>
<div class="p-section">
Expand Down

0 comments on commit 52cd13f

Please sign in to comment.