Some more minor edits to the ko-fi widget.

This commit is contained in:
Alexis Werefox 2021-04-30 00:01:47 +00:00
parent f179852f33
commit cb43837602
1 changed files with 3 additions and 3 deletions

View File

@ -61,12 +61,12 @@ export default function Support() {
</a>
</Link>
</div>
<div className="p-1 pb-6 flex justify-center overflow-auto">
<details>
<div className="pb-6 flex justify-center">
<details className="rounded-lg p-1 overflow-auto">
<summary className="p-2 pl-4 pr-4 rounded-lg ring-2 ring-werefox-grey-lightest dark:ring-werefox-grey-darker text-md text-center text-werefox-grey-darker dark:text-werefox-grey-lighter bg-werefox-blue dark:bg-werefox-blue-dark transition hover:bg-werefox-blue-light dark:hover:bg-werefox-blue-darker">
<strong>Open/Close Ko-fi Donation Widget</strong>
</summary>
<div className="pt-2 pb-6 flex justify-center">
<div className="pt-2">
<div className="rounded-lg ring-2 ring-werefox-grey-lightest dark:ring-werefox-grey-darker overflow-auto">
<Iframe
className="rounded-lg w-96 min-w-96"