Created
November 17, 2016 22:49
-
-
Save erikzrekz/db490b343dd97082af3663f8c5e4b875 to your computer and use it in GitHub Desktop.
marvel-device iphone6plus snippet
This file contains 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
<div class="marvel-device iphone6plus silver"> | |
<div class="top-bar"></div> | |
<div class="sleep"></div> | |
<div class="volume"></div> | |
<div class="camera"></div> | |
<div class="sensor"></div> | |
<div class="speaker"></div> | |
<div class="screen"> | |
<!-- <img src=""> goes here --> | |
</div> | |
<div class="home"></div> | |
<div class="bottom-bar"></div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment