Fix annoying underline next to follow button

main
Brian Picciano 2 years ago
parent 5a58890228
commit 0361b1d4bf
  1. 3
      srv/src/http/tpl/base.html

@ -34,8 +34,7 @@
<button class="button-primary">
<i class="far fa-envelope"></i>
Follow
</button>
</a>
</button><!-- no space here, or there's a weird underline --></a>
<a href="{{ BlogURL "feed.xml" }}">
<button class="button">

Loading…
Cancel
Save