adding pilot

This commit is contained in:
2024-08-17 18:41:49 -05:00
parent 8b8261664b
commit 29eb7037a1

View File

@@ -4,12 +4,9 @@
@layer base {
body {
@apply bg-black;
@apply bg-['#ECEFF1'];
}
h1 {
@apply text-2xl font-bold leading-7 text-gray-900;
}
h2 {
@apply text-2xl font-bold leading-7 text-gray-900;
color {
@apply text-black;
}
}