Skip to content

improve performance#47

Open
Anshuman7080 wants to merge 1 commit intoAdarsh-K21:mainfrom
Anshuman7080:main
Open

improve performance#47
Anshuman7080 wants to merge 1 commit intoAdarsh-K21:mainfrom
Anshuman7080:main

Conversation

@Anshuman7080
Copy link
Copy Markdown

Consistent Font Family: Added sans-serif as a fallback in the font-family property.

Flexbox for Centering: Used Flexbox in the body to center the .container both horizontally and vertically, which simplifies the positioning code.

Box Shadow: Added a subtle shadow to the .container for a more modern look.

Input Borders and Radius: Defined a border for input fields for better visibility, along with a border radius for a smoother look.

Removed Unused Styles: Simplified the CSS by removing redundant properties and combining styles where appropriate.

Improved Readability: Ensured consistent spacing, removed unnecessary properties, and organized the CSS for better readability.

These optimizations should maintain the same visual style while making your CSS more efficient and easier to manage.

@netlify
Copy link
Copy Markdown

netlify bot commented Oct 6, 2024

Deploy Preview for adarshio ready!

Name Link
🔨 Latest commit 9b01d4e
🔍 Latest deploy log https://app.netlify.com/sites/adarshio/deploys/6701f872f2e6e9000883bb0e
😎 Deploy Preview https://deploy-preview-47--adarshio.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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