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 bf617c2 commit a81b417Copy full SHA for a81b417
src/js/theme.js
@@ -1196,7 +1196,7 @@ var theme = (function(){
1196
style: "normal"
1197
},
1198
ui: {
1199
-name: "Baskervville",
+name: "Montserrat",
1200
weight: 400,
1201
1202
}
@@ -1214,7 +1214,7 @@ var theme = (function(){
1214
1215
contrast: {
1216
light: 4.5,
1217
-dark: 4.5
+dark: 4
1218
1219
1220
accent: {
0 commit comments