Daisy UI #14
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
@import 'tailwindcss/utilities';
|
||||
|
||||
:root {
|
||||
@apply text-slate-800;
|
||||
@apply text-base-content;
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
|
|
|||
|
|
@ -9,6 +9,6 @@
|
|||
|
||||
<style>
|
||||
.layout {
|
||||
@apply h-screen w-screen animate-fade bg-slate-100;
|
||||
@apply h-screen w-screen animate-fade bg-base-100;
|
||||
}
|
||||
</style>
|
||||
Loading…
Add table
Reference in a new issue