We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c2712f commit de7f969Copy full SHA for de7f969
static/style.css
@@ -1076,9 +1076,8 @@
1076
.tsd-index-summary {
1077
margin-top: 1.5rem;
1078
margin-bottom: 0.75rem;
1079
- }
1080
- .tsd-index-heading {
1081
- margin: 0;
+ display: flex;
+ align-content: center;
1082
}
1083
1084
.tsd-no-select {
@@ -1475,7 +1474,7 @@
1475
1474
@media (max-width: 769px) {
1476
#tsd-toolbar-menu-trigger {
1477
display: inline-block;
1478
- /* temporary fix to vertically align, for compatibilty */
+ /* temporary fix to vertically align, for compatibility */
1479
line-height: 2.5;
1480
1481
#tsd-toolbar-links {
0 commit comments