Skip to content

Commit 9d10411

Browse files
committed
update typography
1 parent aeabc21 commit 9d10411

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
@@ -472,14 +472,14 @@ font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
472472
/* winter 26 */
473473
.winter-26.featured .title,
474474
.winter-26 #session-name, #tag.winter-26 {
475-
font-family: var(--fall-25-title-font) !important;
475+
font-family: var(--winter-26-title-font) !important;
476476
font-size: calc(var(--large-text) * 0.6);
477477
line-height: 1em;
478478
padding-top: 0.3em;
479479
}
480480

481481
#tag.winter-26 {
482-
color: var(--fall-25-text);
482+
color: var(--winter-26-text);
483483
}
484484

485485
.winter-26.session .title.class{

0 commit comments

Comments
 (0)