text color

This commit is contained in:
Benjamin Palko 2024-12-13 10:14:12 -05:00
parent 0b267552fe
commit 7511b891fc

View file

@ -2,11 +2,8 @@
@import 'tailwindcss/components'; @import 'tailwindcss/components';
@import 'tailwindcss/utilities'; @import 'tailwindcss/utilities';
h1, :root {
h2, @apply text-slate-800;
h3,
h4 {
@apply text-slate-700;
} }
h1 { h1 {