feat: new logo

This commit is contained in:
Julian Tölle 2023-03-28 22:09:40 +02:00
parent ee0768c396
commit 67ad782558
4 changed files with 18 additions and 25 deletions

View file

@ -3,7 +3,7 @@
@layer base {
html {
@apply bg-cocoa-brown text-yellow-400 text-center;
@apply bg-cocoa-brown text-yellow-300 text-center;
}
}