Skip to content

Commit 957d57a

Browse files
committed
Drop margin one level down
1 parent ddb5454 commit 957d57a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

templates/help.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,11 @@
1010
}
1111

1212
table {
13-
margin-block: var(--space-m);
13+
margin-block: var(--space-s);
1414
}
1515

1616
.table-wrapper {
1717
overflow-x: auto;
18-
margin-block: var(--space-m);
1918
}
2019

2120
tbody tr:last-child td {

0 commit comments

Comments
 (0)