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 7268cb3 commit f5726bbCopy full SHA for f5726bb
src/docs/styles.css
@@ -3,11 +3,6 @@
3
--color-fg: #151a1e;
4
--color-gray-L300: #e7eaed;
5
--color-gray-L800: #151a1e;
6
- --color-teal-T900: #054861;
7
- --color-teal-T600: #30c8c9;
8
- --color-blue-B500: #2250f4;
9
- --color-blue-B800: #112caf;
10
- --font-family-main: Mulish, sans-serif;
11
--font-weight-normal: 300;
12
--font-weight-bold: 900;
13
--max-width-main: 800px;
@@ -17,7 +12,7 @@
17
.footer {
18
margin: 2rem;
19
14
border-top: 1px solid var(--color-gray-L300);
20
- font-family: Roboto, sans-serif;
15
+ font-family: Montserrat, sans-serif;
21
16
}
22
23
.footer__body {
0 commit comments