mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 13:04:10 +01:00
Link to docsy docs on $td-enable-google-fonts
This commit is contained in:
parent
a2c9580ec5
commit
4473805c27
|
|
@ -36,7 +36,8 @@ $table-border-color: rgba(black, .125);
|
|||
$table-row-alternate: $secondary-lightest-background;
|
||||
$table-row-default: $secondary-lighter-background;
|
||||
|
||||
/* Disable loading any fonts from Google Fonts. */
|
||||
/* Configure docsy to use the default system fonts instead of Google Fonts.
|
||||
* See https://www.docsy.dev/docs/adding-content/lookandfeel/#fonts */
|
||||
$td-enable-google-fonts: false;
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue