Created
January 10, 2021 05:56
-
-
Save artzub/5ac929709469c33f40f07f3a620eaf74 to your computer and use it in GitHub Desktop.
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="overlay" id="overlay"> | |
<div class="border border--leftTop" id="leftTop"></div> | |
<div class="border border--leftBottom" id="leftBottom"></div> | |
<div class="border border--rightTop" id="rightTop"></div> | |
<div class="border border--rightBottom" id="rightBottom"></div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment