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 ac273af commit 407052eCopy full SHA for 407052e
1 file changed
resources/skins.citizen.styles/tokens-citizen.less
@@ -108,7 +108,7 @@
108
--font-weight-medium: calc( var( --font-weight-normal ) + 100 );
109
--font-weight-semi-bold: calc( var( --font-weight-normal ) + 200 );
110
--font-weight-bold: calc( var( --font-weight-normal ) + 300 );
111
- --font-family-overline: var( --font-family-citizen-base );
+ --font-family-overline: var( --font-family-base );
112
--font-weight-overline: var( --font-weight-medium );
113
--font-size-overline: var( --font-size-small );
114
--line-height-overline: var( --line-height-small );
0 commit comments