css finally working rking - yeah!!!

This commit is contained in:
Anika Raemer 2025-09-06 22:24:52 +02:00
parent ee8aedd857
commit f1711831f7
1970 changed files with 147377 additions and 55 deletions

View file

@ -1,6 +1,5 @@
@tailwind base;
@tailwind components;
@tailwind utilities;
@import "tailwindcss";
@import "tailwindcss/utilities";
:root {
font-family: system-ui, Avenir, Helvetica, Arial, sans-serif;
@ -17,14 +16,14 @@
-moz-osx-font-smoothing: grayscale;
}
a {
/*a {
font-weight: 500;
color: #646cff;
text-decoration: inherit;
}
a:hover {
color: #535bf2;
}
color : #8e8f9c;
}*/
body {
margin: 0;