extra animation
This commit is contained in:
parent
af38bb9733
commit
3957d5fbce
2 changed files with 6 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
|||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
* { @apply transition-all duration-500 ease-in-out; }
|
||||
* { @apply transition-all duration-300 ease-in-out; }
|
||||
body { @apply bg-slate-950 text-gray-400 max-w-3xl mx-auto my-8 px-4; }
|
||||
h1 { @apply text-3xl md:text-4xl font-semibold my-4; }
|
||||
h2 { @apply text-2xl md:text-3xl font-bold my-4; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue