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 69b533f commit e27e575Copy full SHA for e27e575
src/css/main.css
@@ -7,7 +7,7 @@
7
@import "./js_interop.css";
8
@import "./tooltips.css";
9
10
-@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300&family=Source+Sans+Pro:wght@400;600;700;900&display=swap");
+@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@600&display=swap");
11
12
html {
13
scroll-behavior: smooth;
0 commit comments