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="/">Home</a>
|
||||||
<a href="/gpg.php">GPG</a>
|
<a href="/gpg.php">GPG</a>
|
||||||
<div class="dropdown">
|
<div class="dropdown">
|
||||||
<button class="dropbtn">Downloads
|
<button class="dropbtn">Downloads 🡶</button>
|
||||||
<i class="fa fa-caret-down"></i>
|
|
||||||
</button>
|
|
||||||
<div class="dropdown-content">
|
<div class="dropdown-content">
|
||||||
<a href="/downloads/vcard.vcf">vCard</a>
|
<a href="/downloads/vcard.vcf">vCard</a>
|
||||||
<a href="#">Link 2</a>
|
<a href="#">Link 2</a>
|
||||||
|
Loading…
Reference in New Issue
Block a user