Skip to content

Commit eac6425

Browse files
committed
inscrease space between API entries
1 parent a8dd9b9 commit eac6425

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
:is(.data, .function, .class, .exception).py {
2+
margin-top: 3em;
3+
}
4+
5+
:is(.attribute, .method).py {
6+
margin-top: 1.8em;
7+
}

0 commit comments

Comments
 (0)