Skip to content

Commit 1f6e550

Browse files
somewhat fixed css issues when coming from the 404 page
1 parent 26aa5cb commit 1f6e550

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/assets/css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@import "tailwindcss";
22
@import "@nuxt/ui";
33

4-
@layer components {
4+
@layer base {
55
body {
66
@apply bg-[var(--background-100)] text-[var(--text-900)] font-sans leading-relaxed;
77
margin: 0;

0 commit comments

Comments
 (0)