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

Commit 873e7a1

Browse files
Lukas-Stuehrkmattt
authored andcommitted
Improve layout for big screens.
1 parent 0b98f22 commit 873e7a1

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
@@ -768,7 +768,7 @@ nav {
768768
padding: 0 1em 3em 1em;
769769
position: sticky;
770770
top: 1em;
771-
width: 20vw;
771+
max-width: 20vw;
772772

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

0 commit comments

Comments
 (0)