Merge pull request #122 from Spythere/development

hotfix: donation card actions layout
This commit is contained in:
Spythere
2025-02-04 23:34:13 +01:00
committed by GitHub
+2 -2
View File
@@ -56,7 +56,7 @@
</i> </i>
</div> </div>
<div class="actions"> <div class="actions-container">
<a <a
class="action a-button btn--image coffee" class="action a-button btn--image coffee"
href="https://buycoffee.to/spythere" href="https://buycoffee.to/spythere"
@@ -198,7 +198,7 @@ a.discord {
} }
} }
.actions > .action { .actions-container > .action {
&.paypal { &.paypal {
$btnColor: #254069; $btnColor: #254069;