Skip to content

Conversation

jetpham
Copy link
Member

@jetpham jetpham commented Oct 22, 2024

Remove the background grid for clarity and accessabliity

Copy link

vercel bot commented Oct 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
deploy ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 22, 2024 11:35pm

@jetpham jetpham mentioned this pull request Oct 22, 2024
@jetpham jetpham marked this pull request as draft October 22, 2024 23:04
@jetpham jetpham requested a review from gurshdev October 22, 2024 23:04
@jetpham jetpham added priority: medium 🤔 type: design 🎨 Related to visuals, branding, etc. labels Oct 22, 2024
@jetpham
Copy link
Member Author

jetpham commented Oct 22, 2024

comparison
comparisondeploywebsite

Copy link
Member

@edwardshturman edwardshturman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i need some more convincing on why grid is accessibility--

display: block;
}
}
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
}
}

Comment on lines -90 to -95
ul > li::before {
position: absolute;
margin-left: -22px;
content: '>';
}

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In my opinion, removing list styles is an accessibility--, not ++

margin-bottom: 80px;
}

section.innerSections {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a new class name creates more boilerplate than necessary; can be replaced with section.details > section

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

Labels

priority: medium 🤔 type: design 🎨 Related to visuals, branding, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants