changed text color

This commit is contained in:
2025-01-22 10:19:06 -06:00
parent 4f76a08ca3
commit 16f597e7da
+1 -1
View File
@@ -6,7 +6,7 @@ function Home() {
return ( return (
<> <>
<Text c="red">Bark productions: at the intersection of professionalism and degeneracy</Text> <Text>Bark productions: at the intersection of professionalism and degeneracy</Text>
</> </>
) )
} }