We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b89d638 commit 4b87fdbCopy full SHA for 4b87fdb
src/theme/app/_font.scss
@@ -4,5 +4,5 @@ button,
4
input,
5
select,
6
textarea {
7
- font-family: var(--font, 'gg sans');
+ font-family: var(--font, 'gg sans'), 'gg sans';
8
}
0 commit comments