test zoom

This commit is contained in:
Andras Bacsai 2024-05-29 10:00:15 +02:00
parent 7a299ba1f9
commit 683872ef4e

View File

@ -4,6 +4,7 @@
html,
body {
zoom: 0.95;
@apply h-full bg-neutral-50 text-neutral-800 dark:bg-base dark:text-neutral-400;
}