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 def056c commit 06a8cb1Copy full SHA for 06a8cb1
1 file changed
docs/.vitepress/theme/style.css
@@ -674,9 +674,9 @@ a {
674
display: block;
675
color: var(--site-brand);
676
font-family: var(--vp-font-family-mono);
677
- font-size: 11px;
+ font-size: 13px;
678
font-weight: 700;
679
- letter-spacing: 0.04em;
+ letter-spacing: 0.02em;
680
}
681
682
.schedule-topic-cell strong {
@@ -694,9 +694,9 @@ a {
694
gap: 10px;
695
696
697
698
699
700
701
702
.schedule-session-state {
0 commit comments