Skip to content

Commit 77fb199

Browse files
committed
Increase padding on mobile nav links
1 parent 272bf1d commit 77fb199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/glance/static/css/mobile.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060

6161
.mobile-navigation-page-links {
6262
border-top: 1px solid var(--color-widget-content-border);
63-
padding: 15px var(--content-bounds-padding);
63+
padding: 20px var(--content-bounds-padding);
6464
display: flex;
6565
align-items: center;
6666
overflow-x: auto;

0 commit comments

Comments
 (0)