Created
April 12, 2019 19:29
-
-
Save bhserna/63edabec502623cc64d8ed2baca52ea1 to your computer and use it in GitHub Desktop.
Revisions
-
bhserna revised this gist
Apr 12, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ <div class="relative"> <input class="form-control" type="email"> <img class="absolute right-1 top-1" src="#"/> </div> -
bhserna created this gist
Apr 12, 2019 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,4 @@ <div class="relative"> <input class="form-control" type="email"> <img class="absolute right-1 top-1" src="#" </div>