adding pilot
This commit is contained in:
@@ -4,12 +4,9 @@
|
|||||||
|
|
||||||
@layer base {
|
@layer base {
|
||||||
body {
|
body {
|
||||||
@apply bg-black;
|
@apply bg-['#ECEFF1'];
|
||||||
}
|
}
|
||||||
h1 {
|
color {
|
||||||
@apply text-2xl font-bold leading-7 text-gray-900;
|
@apply text-black;
|
||||||
}
|
|
||||||
h2 {
|
|
||||||
@apply text-2xl font-bold leading-7 text-gray-900;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user