feat: optimize images

This commit is contained in:
Julian Tölle 2023-03-27 23:33:24 +02:00
parent f2fc2f962d
commit fbd5368b59
16 changed files with 516 additions and 57 deletions

View file

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