2025-03-16 15:39:32 -04:00

4 lines
158 B
CSS
Executable File

@utility bg-gradient {
@apply bg-linear-to-b from-[rgba(249,249,249,1)] from-[0.53%] to-white to-[83.28%] dark:from-darkmode-light dark:to-darkmode-body;
}