Replace <i> with unicode arrow in menu.
This commit is contained in:
parent
6cdac143c3
commit
2755df296d
@ -2,9 +2,7 @@
|
||||
<a href="/">Home</a>
|
||||
<a href="/gpg.php">GPG</a>
|
||||
<div class="dropdown">
|
||||
<button class="dropbtn">Downloads
|
||||
<i class="fa fa-caret-down"></i>
|
||||
</button>
|
||||
<button class="dropbtn">Downloads 🡶</button>
|
||||
<div class="dropdown-content">
|
||||
<a href="/downloads/vcard.vcf">vCard</a>
|
||||
<a href="#">Link 2</a>
|
||||
|
Loading…
Reference in New Issue
Block a user