Skip to content

Conversation

@interim17
Copy link
Contributor

Time estimate or Size

small

Problem

A number of PRs have been merged into the feature/homepage branch, I'd love to bring it into main.

This is a small set of tweaks on spacing. There is more that can proceed on implementing those designs, but we don't want to fix everything in the feature branch, this is a cleanup of some spacing, font sizing, and typos I noticed.

@interim17 interim17 marked this pull request as ready for review July 9, 2025 17:49
@interim17 interim17 requested a review from a team as a code owner July 9, 2025 17:49
@interim17 interim17 requested review from ShrimpCryptid and toloudis and removed request for a team July 9, 2025 17:49
Comment on lines +1 to +3
.header-spacing {
margin-bottom: 16px;
} No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

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

If this class is being used in multiple places, can you define it once in a global stylesheet and import it wherever it's being used?
https://developer.mozilla.org/en-US/docs/Web/CSS/@import

Copy link
Contributor

@ShrimpCryptid ShrimpCryptid left a comment

Choose a reason for hiding this comment

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

Non-blocking comments!

Comment on lines +18 to +22
<h3>
To get started with the{" "}
<Link to={VIEWER_PATHNAME}>Simularium Viewer</Link>, either
download example data or convert your own data.
</p>
</h3>
Copy link
Contributor

Choose a reason for hiding this comment

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

Ideally use the h1 > h2 > h3 page layout hierarchy

Co-authored-by: Peyton Lee <peytonalee@gmail.com>
Copy link
Contributor

@toloudis toloudis left a comment

Choose a reason for hiding this comment

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

I didn't test it or anything but the changes look reasonable. I generally agree with Peyton's comment about h1-h2-h3 but can't evaluate it for this specific case.

@ShrimpCryptid ShrimpCryptid changed the title styling cleanup and remove lingering focus state on homepge button styling cleanup and remove lingering focus state on homepage button Dec 2, 2025
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.

4 participants