Skip to content

Commit

Permalink
fix font weight
Browse files Browse the repository at this point in the history
  • Loading branch information
taylordolan committed Aug 10, 2016
1 parent 149175b commit 019ceea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/html/private/preview-pricing/pricing-hero.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<svg class="icons icons-chevron-right js-flipper">
<use xlink:href="#icons-chevron-right">
</svg>
<p class="strong shrink">Enterprise</p>
<p class="weight-strong shrink">Enterprise</p>
<div class="grid-block vertical price-wrapper">
<input class="grid-block shrink text-center input input-sm input-validate pristine" placeholder="Name" name="name" required>
<input class="grid-block shrink text-center input input-sm input-validate pristine" placeholder="Work email" name="email" required>
Expand Down

0 comments on commit 019ceea

Please sign in to comment.