diff --git a/src/layouts/index.html b/src/layouts/index.html index f2b33d1..bd280c8 100644 --- a/src/layouts/index.html +++ b/src/layouts/index.html @@ -27,6 +27,17 @@ .inner-glow{ color: #1a1a1a; text-shadow: 0 0px 18px rgba(255, 255, 255, 0.5); + opacity: 0; + animation: fadeIn 1s ease-in-out forwards; + } + + @keyframes fadeIn { + from { + opacity: 0; + } + to { + opacity: 1; + } } .code-box{ @@ -52,7 +63,7 @@
-

Invisible yet powerful

+

Invisible yet powerful

Upgrade to Tea - the revolutionary, cross-platform package manager. Say goodbye to slow & clunky, and say hello to fast & smooth updates. From the creator of Brew.

Introducing tea, the cross-platform package manager of the future. Say goodbye to slow package managers. With tea, simply type commands and it takes care of the rest. Get the latest version easily and support specific tool versions for different projects. Encoding dependencies in the README makes it readable by humans and tea, providing easier access for users. Experience better package management with tea.