Skip to content

Commit 04bc395

Browse files
committed
nav: bump ⌂ home-glyph size for visual weight
1 parent 83056f7 commit 04bc395

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

walkthrough-overrides.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -704,6 +704,12 @@ body.wt-ready .topbar-actions {
704704
.topbar .part-nav a.wt-home-link {
705705
border-color: rgba(255, 255, 255, 0.55) !important;
706706
margin-right: 8px;
707+
/* ⌂ (U+2302) renders small at body size — bump the glyph alone so
708+
* it carries the same visual weight as the numbered part pills. */
709+
font-size: 18px;
710+
line-height: 1;
711+
padding-top: 2px;
712+
padding-bottom: 2px;
707713
}
708714
/* "Parts:" label prepended by walkthrough-drag.js once the topbar has
709715
* mounted. Eight numbered pills read as repetitive "Part 1 Part 2 Part

0 commit comments

Comments
 (0)