We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce96524 commit 855196cCopy full SHA for 855196c
public/styles.css
@@ -156,7 +156,7 @@
156
157
@font-face {
158
font-family: 'Bubble Club';
159
- src: url('/fonts/Bubble Club.otf') format('opentype');
+ src: url('/fonts/Bubble Club.ttf') format('opentype');
160
font-weight: normal;
161
font-style: normal;
162
}
@@ -490,7 +490,7 @@ font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
490
padding-top: 0.3em;
491
492
.spring-26 #session-name {
493
- font-size: calc(var(--large-text) * 1.6);
+ font-size: calc(var(--large-text) * 1.15);
494
495
#tag.spring-26 {
496
color: var(--spring-26-text);
0 commit comments