Skip to content

Commit 8126275

Browse files
committed
💄 Tweak list style
1 parent dd2eb46 commit 8126275

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/styles/custom.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,10 @@ img {
127127
background-color: #f7f7f7;
128128
}
129129

130+
.content-panel ul {
131+
padding-left: 1.2em;
132+
}
133+
130134
:root[data-theme='dark'] .content-panel kbd {
131135
border: 1px solid #555;
132136
border-top-color: #666;

0 commit comments

Comments
 (0)