Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create style2.css #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AdityaKundu09
Copy link

Added display: flex and justify-content: center to .container to center the .login-text container. Increased padding in .login-text for better spacing. Added box-shadow to .login-text for depth.
Added margin-bottom to .login-text h1 and .login-text p for better spacing. Added width: 100% to input to make input field full width. Added margin-right to .input i for better spacing. Added cursor: pointer to .btn for better user experience. Added box-shadow on hover to .btn for better user experience. Added margin-top to .extra-line for better spacing. Added text-decoration: none to .extra-line a to remove underline.

Added display: flex and justify-content: center to .container to center the .login-text container.
Increased padding in .login-text for better spacing.
Added box-shadow to .login-text for depth.
Added margin-bottom to .login-text h1 and .login-text p for better spacing.
Added width: 100% to input to make input field full width.
Added margin-right to .input i for better spacing.
Added cursor: pointer to .btn for better user experience.
Added box-shadow on hover to .btn for better user experience.
Added margin-top to .extra-line for better spacing.
Added text-decoration: none to .extra-line a to remove underline.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant