Last active
August 2, 2017 11:41
-
-
Save maliMirkec/b6d09423c022acab06757b3f4f8e1dc8 to your computer and use it in GitHub Desktop.
How to create crooked shadow
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
<a class=”hero” href=”//www.silvestarbistrovic.from.hr" target=”_blank”> | |
<div class=”hero__content”> | |
<h1 class=”hero__text”> | |
Star Bist | |
</h1> | |
<div class=”hero__icon”> | |
<svg>…</svg> | |
</div> | |
</div> | |
</a> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment