Skip to content

Commit bec65f6

Browse files
committed
Updated docs
1 parent c4ce2f4 commit bec65f6

File tree

7 files changed

+36
-15
lines changed

7 files changed

+36
-15
lines changed

docs/assets/main.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/style.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -766,12 +766,13 @@ footer .tsd-legend {
766766

767767
.tsd-flag {
768768
display: inline-block;
769-
padding: 1px 5px;
769+
padding: 0.25em 0.4em;
770770
border-radius: 4px;
771771
color: var(--color-comment-tag-text);
772772
background-color: var(--color-comment-tag);
773773
text-indent: 0;
774-
font-size: 14px;
774+
font-size: 75%;
775+
line-height: 1;
775776
font-weight: normal;
776777
}
777778

0 commit comments

Comments
 (0)