Fix donate link contrast on dark mode info alert
This commit is contained in:
parent
7fb340bc35
commit
163883d0dd
1 changed files with 1 additions and 1 deletions
|
|
@ -206,7 +206,7 @@ defmodule MicrowavepropWeb.AboutLive do
|
|||
<a
|
||||
href="https://www.paypal.com/ncp/payment/53VLBD2E67JAE"
|
||||
target="_blank"
|
||||
class="link link-primary font-semibold"
|
||||
class="link font-semibold underline"
|
||||
>
|
||||
donating to NTMS
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue