Feature/4 pilots add #20

Merged
noahspannbauer merged 64 commits from feature/4-pilots---add into main 2024-09-23 21:52:59 -04:00
Showing only changes of commit 29eb7037a1 - Show all commits

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;
}
}