0xali3n / Hactoberfest-Beginner

Get Started with your 1st Pull Request From here. All the Valid Pull Requests will be Merged with the Repo.
45 stars 181 forks source link

optimized and simplified code #304

Closed Anshuman7080 closed 1 month ago

Anshuman7080 commented 2 months ago

Reduced Redundancy: Combined similar styles (like border) into one declaration. Simplified Transitions: Specified properties for transitions to improve performance. Minimized Repetitive Properties: Used shorthand where applicable (e.g., border). Consolidated Selectors: Removed unnecessary selectors and used classes directly when possible.

Anshuman7080 commented 1 month ago

Thank you for merging my commits.

Kindly,assign me this.