Skip to content

Commit 5389df9

Browse files
committed
fix: _distill.scss
1 parent 8a08bac commit 5389df9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

_sass/_distill.scss

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,4 +147,6 @@ p {
147147
}
148148
}
149149

150-
150+
d-article table tbody > :first-child td {
151+
padding-top: 1rem;
152+
}

0 commit comments

Comments
 (0)