asd
This commit is contained in:
@@ -2,13 +2,14 @@
|
|||||||
@tailwind components;
|
@tailwind components;
|
||||||
@tailwind utilities;
|
@tailwind utilities;
|
||||||
|
|
||||||
html {
|
|
||||||
@apply min-h-screen h-full bg-coolgray-100;
|
|
||||||
}
|
|
||||||
.scrollbar {
|
.scrollbar {
|
||||||
@apply scrollbar-thumb-coollabs-100 scrollbar-track-coolgray-200 scrollbar-w-1;
|
@apply scrollbar-thumb-coollabs-100 scrollbar-track-coolgray-200 scrollbar-w-1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
html {
|
||||||
|
@apply min-h-screen h-full bg-coolgray-100;
|
||||||
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
@apply scrollbar min-h-screen bg-coolgray-100 text-neutral-400 antialiased ;
|
@apply scrollbar min-h-screen bg-coolgray-100 text-neutral-400 antialiased ;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user