Skip to content

Commit

Permalink
Fix icon in guest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
apoorvaron committed Aug 11, 2023
1 parent 6466f62 commit f98ae6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guest.php
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@
</div>

<div class="inputIconContainer pl-0">
<i class="bi bi-browser-chrome"></i>
<i class="bi bi-browser-chrome" style="top: 14px;"></i>
<span class="form-group mt-3 mb-4" id="formSpan">
<label for="shortenLink">
<p class="m-0 text-555 fw-900">
Expand Down

0 comments on commit f98ae6c

Please sign in to comment.