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 aeabc21 commit 9d10411Copy full SHA for 9d10411
public/styles.css
@@ -472,14 +472,14 @@ font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
472
/* winter 26 */
473
.winter-26.featured .title,
474
.winter-26 #session-name, #tag.winter-26 {
475
- font-family: var(--fall-25-title-font) !important;
+ font-family: var(--winter-26-title-font) !important;
476
font-size: calc(var(--large-text) * 0.6);
477
line-height: 1em;
478
padding-top: 0.3em;
479
}
480
481
#tag.winter-26 {
482
- color: var(--fall-25-text);
+ color: var(--winter-26-text);
483
484
485
.winter-26.session .title.class{
0 commit comments