@@ -362,6 +362,9 @@ body {
|
|||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
font-weight: var(--fw-normal);
|
font-weight: var(--fw-normal);
|
||||||
background-color: var(--bg-surface-low);
|
background-color: var(--bg-surface-low);
|
||||||
|
|
||||||
|
/*Why font-variant-ligatures => https://github.com/rsms/inter/issues/222 */
|
||||||
|
font-variant-ligatures: no-contextual;
|
||||||
}
|
}
|
||||||
#root {
|
#root {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|||||||
Reference in New Issue
Block a user