diff --git a/index.html b/index.html index 14e1165..1c0de44 100644 --- a/index.html +++ b/index.html @@ -69,9 +69,17 @@ } -.left-container { +header { animation: fadeIn 1s ease-in-out; margin: 2px; + text-align: center; + padding: 20px; + background: rgba(255, 255, 255, 0.1); + border-radius: 15px; + box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.3); + margin: 0 15%; + width: 70%; + animation: fadeIn 1s ease-in-out; } @@ -79,17 +87,17 @@
©2025 Jaime Galvez Martinez. This project is released under GNU License
GNU Passwd Manager is a tool that helps you manage your passwords securely using encryption. You can easily store and retrieve your passwords with a simple graphical interface.
Choose the version for your operating system:
-