Skip to content

Commit

Permalink
Merge pull request #7690 from Xuanwo/remove-web-font
Browse files Browse the repository at this point in the history
docs: Remove webfont to make page loading more smooth
  • Loading branch information
BohuTANG authored Sep 18, 2022
2 parents 132a816 + fdde600 commit 1f3bdc3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 99 deletions.
3 changes: 1 addition & 2 deletions website/src/css/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
*/

/* You can override the default Infima variables here. */
@import "./fonts.scss";
html,
body {
@include pm;
Expand Down Expand Up @@ -61,4 +60,4 @@ html[data-theme='dark'] .docusaurus-highlight-code-line {
border-right-color: var(--ifm-table-border-color);
}
}
}
}
97 changes: 0 additions & 97 deletions website/src/css/fonts.scss

This file was deleted.

1 comment on commit 1f3bdc3

@vercel
Copy link

@vercel vercel bot commented on 1f3bdc3 Sep 18, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

databend – ./

databend.vercel.app
databend-git-main-databend.vercel.app
databend-databend.vercel.app
databend.rs

Please sign in to comment.