about: fix donation buttons in dark mode

pull/270/head
Harvey Tindall 1 year ago
parent 73202e1483
commit 6564df8082
No known key found for this signature in database
GPG Key ID: BBC65952848FB1A2

@ -63,8 +63,8 @@
</a> </a>
<div class="dropdown-display"> <div class="dropdown-display">
<div class="card ~neutral @low"> <div class="card ~neutral @low">
<a href="https://github.com/sponsors/hrfee" target="_blank" class="button input ~neutral field mb-2 lang-link">GitHub</a> <a href="https://github.com/sponsors/hrfee" target="_blank" class="button ~neutral mb-2 w-100 lang-link">GitHub</a>
<a href="https://ko-fi.com/hrfee" target="_blank" class="button input ~neutral field mb-2 lang-link">Ko-fi</a> <a href="https://ko-fi.com/hrfee" target="_blank" class="button ~neutral mb-2 w-100 lang-link">Ko-fi</a>
</div> </div>
</div> </div>
</div> </div>

Loading…
Cancel
Save