Updating content

This commit is contained in:
Dan Baker 2024-02-12 08:07:00 +00:00
parent ea9aae9790
commit 11d2854c24
29 changed files with 470 additions and 245 deletions

View file

@ -0,0 +1,11 @@
.buy-me-a-coffee {
text-align: center;
border-radius: var(--radius);
background: var(--code-bg);
border: 1px solid var(--border);
background-color: var(--secondary);
color: var(--tertiary);
padding: var(--gap);
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB