fix: change background gradient

This commit is contained in:
Derrick Hammer 2023-08-03 13:53:07 -04:00
parent eccdfaf5a6
commit ea4a9505f5
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 3 additions and 1 deletions

View File

@ -115,6 +115,8 @@
}
}
@keyframes fade-in {
0% {
opacity: 0;