Last active
November 21, 2016 19:17
-
-
Save notepadwebdev/1589d06faedef1f5e333f393796e88aa to your computer and use it in GitHub Desktop.
Speaker cone mark up
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="cone"> | |
<div class="cone-outer"></div> | |
<div class="cone-mid"></div> | |
<div class="cone-inner"></div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment