@ -1,6 +1,11 @@
@tailwind base;
@layer base {
body {
// github style
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";
}
h1 {
@apply text-2xl;