Update globals.css

This commit is contained in:
MacRimi
2025-02-14 20:05:27 +01:00
committed by GitHub
parent c0c98cb25c
commit 3ec25e2aa1

View File

@@ -56,5 +56,8 @@
body {
@apply bg-background text-foreground;
}
hr {
@apply my-8 border-t border-gray-300;
}
}