Describe the feature
The footer “Quick Links” section had inconsistent styling for the links Home, Simulations, Blog, About, Contribute, and Leave Feedback. The default text color was changed to match the theme, but the links also needed the same left alignment as the heading, with hover behavior simplified so the text changes color without adding boldness, glow, or dot indicators.
If you want, I can rewrite the full issue report specifically for the footer changes in a GitHub issue format.
Motivation
The footer “Quick Links” section should look clean and readable across themes. The link text needs a clear default color, consistent left alignment with the heading, and a simple hover state so users can quickly scan and navigate without distracting effects like boldness or dot indicators.
Alternatives considered
I considered keeping the existing centered layout and hover decoration, but that made the footer look uneven and less readable. A more complex custom footer design was not needed here; the simplest fix is to align the heading and links consistently and keep hover styling minimal.
Additional context
No response
Describe the feature
The footer “Quick Links” section had inconsistent styling for the links Home, Simulations, Blog, About, Contribute, and Leave Feedback. The default text color was changed to match the theme, but the links also needed the same left alignment as the heading, with hover behavior simplified so the text changes color without adding boldness, glow, or dot indicators.
If you want, I can rewrite the full issue report specifically for the footer changes in a GitHub issue format.
Motivation
The footer “Quick Links” section should look clean and readable across themes. The link text needs a clear default color, consistent left alignment with the heading, and a simple hover state so users can quickly scan and navigate without distracting effects like boldness or dot indicators.
Alternatives considered
I considered keeping the existing centered layout and hover decoration, but that made the footer look uneven and less readable. A more complex custom footer design was not needed here; the simplest fix is to align the heading and links consistently and keep hover styling minimal.
Additional context
No response