Skip to content

Commit 855196c

Browse files
committed
changed font size for h1
1 parent ce96524 commit 855196c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/styles.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156

157157
@font-face {
158158
font-family: 'Bubble Club';
159-
src: url('/fonts/Bubble Club.otf') format('opentype');
159+
src: url('/fonts/Bubble Club.ttf') format('opentype');
160160
font-weight: normal;
161161
font-style: normal;
162162
}
@@ -490,7 +490,7 @@ font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
490490
padding-top: 0.3em;
491491
}
492492
.spring-26 #session-name {
493-
font-size: calc(var(--large-text) * 1.6);
493+
font-size: calc(var(--large-text) * 1.15);
494494
}
495495
#tag.spring-26 {
496496
color: var(--spring-26-text);

0 commit comments

Comments
 (0)