A Pen by Adam Detrick on CodePen.
Created
March 9, 2015 22:40
-
-
Save akdetrick/688ddc032330df8b1687 to your computer and use it in GitHub Desktop.
zxJyMq
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<section class="stripe--inverted inverted"> | |
<div class="stack atMedium_stack--spread"> | |
<div class="stack-item chunk"> | |
<img class="display--inlineBlock" src="https://placekitten.com/g/101/100" /> | |
<span class="display--none atMedium_display--inlineBlock">→</span> | |
<p>Here's some text about this step</p> | |
<div class="atMedium_display--none">↓</div> | |
</div> | |
<div class="stack-item chunk"> | |
<img class="display--inlineBlock" src="https://placekitten.com/g/100/102" /> | |
<span class="display--none atMedium_display--inlineBlock">→</span> | |
<p>Here's some text about this step</p> | |
<div class="atMedium_display--none">↓</div> | |
</div> | |
<div class="stack-item chunk"> | |
<img class="display--inlineBlock" src="https://placekitten.com/g/101/103" /> | |
<span class="display--none atMedium_display--inlineBlock">→</span> | |
<p>Here's some text about this step</p> | |
<div class="atMedium_display--none">↓</div> | |
</div> | |
</div> | |
</section> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment