Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit cb2bca4

Browse files
committed
Improve layout for big screens.
1 parent 1b2baaf commit cb2bca4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Assets/css/all.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -767,7 +767,7 @@ nav {
767767
padding: 0 1em 3em 1em;
768768
position: sticky;
769769
top: 1em;
770-
width: 20vw;
770+
max-width: 20vw;
771771

772772
& a {
773773
color: var(--secondary-label);

0 commit comments

Comments
 (0)