Removed some unused stuff

This commit is contained in:
Lennon Puldagrealy
2022-12-18 12:10:10 -08:00
parent f2be89fc73
commit 6c271e3cc1
5 changed files with 2 additions and 64 deletions
-26
View File
@@ -2,32 +2,6 @@
@tailwind components;
@tailwind utilities;
/* html,
body {
padding: 0;
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen,
Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}
a {
color: inherit;
text-decoration: none;
}
* {
box-sizing: border-box;
}
@media (prefers-color-scheme: dark) {
html {
color-scheme: dark;
}
body {
color: white;
background: black;
}
} */
@font-face {
font-family: "Inter";
font-weight: 100 900;