fade in on root layout
This commit is contained in:
parent
014b334704
commit
8d51c4966d
1 changed files with 1 additions and 1 deletions
|
|
@ -9,6 +9,6 @@
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
.layout {
|
.layout {
|
||||||
@apply h-screen w-screen bg-slate-100;
|
@apply h-screen w-screen animate-fade bg-slate-100;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
Loading…
Add table
Reference in a new issue