Skip to content

Commit 7d315a5

Browse files
authored
less width
1 parent ab74082 commit 7d315a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_layouts/on-this-page.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,14 +81,14 @@
8181
@media (min-width: 801px) {
8282
.toc {
8383
order: 2;
84-
width: 15rem;
84+
width: 12rem;
8585
position: sticky;
8686
top: 4rem;
8787
max-height: 80vh;
8888
overflow: auto;
8989
padding: 1rem;
9090
border: 1px solid #444;
91-
border-radius: 16px;
91+
border-radius: 1px;
9292
background: #1f1f1f;
9393
color: #f8f8f8;
9494
flex-shrink: 0;

0 commit comments

Comments
 (0)