small cappy logo

This commit is contained in:
snekd
2025-04-12 16:35:16 -04:00
parent ce2e04ed34
commit 1957d3df5f
2 changed files with 9 additions and 0 deletions

BIN
public/cappylogosmall.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 MiB

View File

@@ -8,6 +8,15 @@
@import "./drinky.css";
.card {
@apply rounded-2xl shadow p-6;
}
.preset-tonal-success {
@apply bg-[#fffde5] text-[#622];
}
body {
font-family: Arial, Helvetica, sans-serif;
}