Skip to content

Update styles.css - #1

Open
Imran-imtiaz48 wants to merge 1 commit into
Arbab02:mainfrom
Imran-imtiaz48:patch-1
Open

Update styles.css#1
Imran-imtiaz48 wants to merge 1 commit into
Arbab02:mainfrom
Imran-imtiaz48:patch-1

Conversation

@Imran-imtiaz48

Copy link
Copy Markdown

Key Improvements:

  1. Grouped Selectors: Combined selectors where styles are the same (e.g., .blogs and .portfolios).
  2. Redundant Margins/Paddings Removed: Ensured consistent paddings/margins where the layout requires it.
  3. Logical Flow: Media queries are ordered by screen width, making it easier to follow and maintain.
  4. Simplified Nesting: Reduced unnecessary nesting to improve readability.

Key Improvements:
1.	Grouped Selectors: Combined selectors where styles are the same (e.g., .blogs and .portfolios).
2.	Redundant Margins/Paddings Removed: Ensured consistent paddings/margins where the layout requires it.
3.	Logical Flow: Media queries are ordered by screen width, making it easier to follow and maintain.
4.	Simplified Nesting: Reduced unnecessary nesting to improve readability.
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