Skip to content

Commit 28036aa

Browse files
committed
fix: add spacing between header and flags
1 parent 68b2fbd commit 28036aa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

apify-docs-theme/src/theme/custom.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -606,6 +606,10 @@ article .card h2 {
606606
user-select: none;
607607
}
608608

609+
.tsd-flag-group {
610+
margin-right: 0 .5rem;
611+
}
612+
609613
.tsd-panel .tsd-flag {
610614
color: #f2f3fb;
611615
}

0 commit comments

Comments
 (0)