Skip to content

Commit 47e8b02

Browse files
committed
Content: Fix narrow content shifting between pages
1 parent 2ea2160 commit 47e8b02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/css/v2/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -887,6 +887,7 @@ nav {
887887
justify-self: center;
888888
padding: 0 var(--space-l) 2rem var(--space-l);
889889
max-width: var(--content-max-width);
890+
width: 100%;
890891

891892
& > *,
892893
& > ul,

0 commit comments

Comments
 (0)