Skip to content

Commit cde4753

Browse files
committed
adjust css file
1 parent 52024a7 commit cde4753

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docusaurus/src/css/custom.css

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/**
2-
* Any CSS included here will be global. The classic template
3-
* bundles Infima by default. Infima is a CSS framework designed to
4-
* work well for content-centric websites.
5-
*/
6-
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
2+
* Any CSS included here will be global. The classic template
3+
* bundles Infima by default. Infima is a CSS framework designed to
4+
* work well for content-centric websites.
5+
*/
6+
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
77

8-
@import './imports/codacy-variables.css';
9-
@import './imports/ifm-overrides.css';
8+
@import './imports/codacy-variables.css';
9+
@import './imports/ifm-overrides.css';
1010
@import './imports/search.css';
1111

1212
/* You can override the default Infima variables here. */

0 commit comments

Comments
 (0)