Skip to content
This repository has been archived by the owner on May 10, 2019. It is now read-only.

Commit

Permalink
Fix Strip Example styling
Browse files Browse the repository at this point in the history
  • Loading branch information
Caleb-Ellis committed Jul 18, 2018
1 parent 7e1789d commit d953551
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/lib/components/Strip/Strip.stories.js
Expand Up @@ -208,10 +208,10 @@ storiesOf('Strip', module)
<StripColumn size={6}>
<h2>Ubuntu Enterprise Summit</h2>
<h3>5 &mdash; 6 December 2017</h3>
<h5>Find out how the world&lsquo;s top companies use Ubuntu to succeed</h5>
<p>
<h4>Find out how the world&lsquo;s top companies use Ubuntu to succeed</h4>
<div>
<Button positive value="Sign up now" />
</p>
</div>
</StripColumn>
<StripColumn size={6}>
<Image src="https://assets.ubuntu.com/v1/9c1315fb-IOT_Ubuntu_devices_inforgrapic+v3.svg" alt="Ubuntu devices infographic" />
Expand Down

0 comments on commit d953551

Please sign in to comment.