Skip to content

Commit fa8a375

Browse files
author
Adam Argyle
committed
sidebar has better surrounding space
1 parent 8eab4c4 commit fa8a375

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/css/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ nav {
8686
flex-direction: column;
8787
max-block-size: 100vh;
8888
overflow-y: auto;
89-
padding: 4ch 4ch 3ch 0;
9089

9190
& > select {
9291
display: none;
@@ -120,6 +119,7 @@ dl {
120119
font-size: 1.3rem;
121120
font-weight: 300;
122121
white-space: nowrap;
122+
margin: 0;
123123

124124
& > a {
125125
padding-block: .5ex;

0 commit comments

Comments
 (0)