Spacing improvements in All content's <header> area #2079
Labels
🕹 aspect: interface
Concerns end-users' experience with the software
✨ goal: improvement
Improvement to an existing user-facing feature
🟨 priority: medium
Not blocking but should be addressed soon
🧱 stack: frontend
Related to the Nuxt frontend
Problem
The "All content" results page has an unbalanced space in the result label area, between header and content links, that makes the layout look odd while resting space for more result items at the same time.
Here are two screenshots highlighting the area in blue.
And here screenshots for all breakpoints.
Description
The following spacing and text style changes can improve the layout:
Heading 1
text style from1.3
to1
. This library change will be updated in Figma's Design Library as well.Heading 2
text style to<h1>
onmd
breakpoint.<header>
element where h1 is placed to be8px
for top and24px
for bottom.<header>
onxs
andsm
as the element adds unnecessary space. Here is a screenshot from Firefox's inspector.I updated all layouts in Views page in the Design Library for reference.
Additional context
This request is in line with the improvements requested in #2078 that were identified during #1178
The text was updated successfully, but these errors were encountered: