eSPJ/wwwroot/driver/css/site.css

9 lines
106 B
CSS

@import "tailwindcss";
.bg-upst {
@apply bg-[#0f2a3f];
}
.bg-upst-light {
@apply bg-[#e4f2e3];
}