Skip to content

Conversation

TornovDutta
Copy link
Contributor

About:

The refactored CSS eliminates redundancy by grouping similar styles together, such as buttons, inputs, and containers, which were previously defined multiple times. Repetitive properties like border-radius, padding, and font-size are consolidated, improving code clarity and maintainability. Additionally, hover effects and transitions for buttons and inputs are unified to maintain consistency. Media queries and animations remain intact, but unnecessary repetition is removed. This restructuring enhances readability, reduces file size, and ensures easier future updates while maintaining the same design and functionality across different elements.

sceenshot:

Before:

Screenshot 2024-10-13 003439

After:

Screenshot 2024-10-13 172124

@TornovDutta
Copy link
Contributor Author

Issuse number:
#185

@TornovDutta
Copy link
Contributor Author

@arushi2610 please label the PR and check the PR

@SaurabhS55
Copy link
Contributor

image
refactor this page and resolve merge conflicts

@TornovDutta
Copy link
Contributor Author

TornovDutta commented Oct 13, 2024

image refactor this page and resolve merge conflicts

can you send me the link of this page?
@SaurabhS55

@SaurabhS55
Copy link
Contributor

@SaurabhS55
Copy link
Contributor

SaurabhS55 commented Oct 13, 2024

@TornovDutta share screenshots of your change?

@TornovDutta
Copy link
Contributor Author

About:

The refactored CSS eliminates redundancy by grouping similar styles together, such as buttons, inputs, and containers, which were previously defined multiple times. Repetitive properties like border-radius, padding, and font-size are consolidated, improving code clarity and maintainability. Additionally, hover effects and transitions for buttons and inputs are unified to maintain consistency. Media queries and animations remain intact, but unnecessary repetition is removed. This restructuring enhances readability, reduces file size, and ensures easier future updates while maintaining the same design and functionality across different elements.

sceenshot:

Before:

Screenshot 2024-10-13 003439

After:

Screenshot 2024-10-13 172124

@SaurabhS55
I share the sceenshot here

@SaurabhS55
Copy link
Contributor

image
your screenshots are not visible

@TornovDutta
Copy link
Contributor Author

sceenshot:

Before:

Screenshot 2024-10-13 003439

After:

Screenshot 2024-10-13 172124

@SaurabhS55
Copy link
Contributor

https://code-social.github.io/official-website/learning.html

Have you enhanced css of this page ?

@TornovDutta
Copy link
Contributor Author

no, i enhance this page css
https://code-social.github.io/official-website/index.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants