diff --git a/app/frontend/static/assets/css/partial/crafty-footer.css b/app/frontend/static/assets/css/partial/crafty-footer.css index fb823d8b..21902728 100644 --- a/app/frontend/static/assets/css/partial/crafty-footer.css +++ b/app/frontend/static/assets/css/partial/crafty-footer.css @@ -26,4 +26,11 @@ a:hover { } } +#kofiframe { + border: none; + width: 100%; + padding: 4px; + background: var(--deep-bg); +} + /**************************************************************/ \ No newline at end of file diff --git a/app/frontend/templates/panel/contribute.html b/app/frontend/templates/panel/contribute.html index 3fd3f099..8fee9b93 100644 --- a/app/frontend/templates/panel/contribute.html +++ b/app/frontend/templates/panel/contribute.html @@ -61,7 +61,7 @@


- +