feat: Fix navigation bar link icons and text appearing on separate lines #140
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "typosaurus/138-fix-navigation-bar-link-icons-and-text-appearing-on-separate"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What was built
Summary
After adding the new "Quizzes" link to the
.topnav-linksnavigation bar, the icons and text of the links appear on separate lines instead of the same line. This is likely due to insufficient spacing in the parent elements.Steps to Reproduce
.topnav-linksnavigation bar containing the new "Quizzes" link.Expected Behaviour
Icons and text of each navigation link should be displayed on the same line.
Actual Behaviour
Icons and text are visually separated onto different lines.
Environment
Not provided.
Reported by Alice via DevPlace.
Acceptance criteria
Commits
8b89f0adcf2aa8298d2d28c6Run
Cost: 0.0074 USD · Nodes: 6 · Verification: make test
Closes #138