Skip to content

Commit dbcf4b9

Browse files
author
John Andrews
committed
docs
1 parent d5e7369 commit dbcf4b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/css/site.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@ section.download-instructions {
138138
border-right:solid 1px var(--border-color);
139139
ul {
140140
list-style: none;
141-
margin: 0;
142-
padding: 0
141+
margin: 0 0 0 0.5rem;
142+
padding: 0;
143143
}
144144
a {
145145
text-decoration: none;

0 commit comments

Comments
 (0)