Fixes all those ugly hyperlinks

This commit is contained in:
ben
2022-12-29 23:51:18 +00:00
parent 9b9ecfb913
commit 6e8abc1c32
58 changed files with 251 additions and 81 deletions
@@ -18,7 +18,10 @@
</p>
<small
>Check
<a href="https://github.com/fiatjaf/awesome-lnurl" target="_blank"
<a
class="text-secondary"
href="https://github.com/fiatjaf/awesome-lnurl"
target="_blank"
>Awesome LNURL</a
>
for further information.</small
@@ -4,7 +4,7 @@
<q-card class="q-pa-lg">
<q-card-section class="q-pa-none">
<div class="text-center">
<a href="lightning:{{ lnurl }}">
<a class="text-secondary" href="lightning:{{ lnurl }}">
<q-responsive :ratio="1" class="q-mx-md">
<qrcode
value="{{ lnurl }}"