Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
k70suK3-k06a7ash1 committed Feb 24, 2025
1 parent 6b5bfb3 commit bef8185
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions src/index.css
Original file line number Diff line number Diff line change
@@ -1,24 +1,8 @@
@tailwind base;
@import "tailwindcss";

@plugin "tailwindcss-animate";

@custom-variant dark (&:is(.dark *));
@tailwind components;
@tailwind utilities;

body {
margin: initial;
background-color: #eee;
}
.root {
background-color: #eee;
filter: invert();
min-height: 100vh;
}

.sectionTitle {
font-style: italic;
}

:root {
--background: oklch(1 0 0);
Expand Down

0 comments on commit bef8185

Please sign in to comment.