5 lines
68 B
CSS
5 lines
68 B
CSS
@import "tailwindcss";
|
|
body {
|
|
font-family: "Athiti", sans-serif;
|
|
}
|