Add fadeInContent method and update ZenWelcome component for improved content display

This commit is contained in:
mr. M
2025-02-14 23:56:45 +01:00
parent 6a92bbcb52
commit 93e267cb95
3 changed files with 27 additions and 3 deletions

View File

@@ -91,6 +91,7 @@
& button {
justify-content: center;
align-items: center;
opacity: 0;
}