tweak
Some checks are pending
Build and Test / build-and-test (macos-latest) (push) Waiting to run
Build and Test / build-and-test (ubuntu-latest) (push) Waiting to run
Build and Test / build-and-test (windows-latest) (push) Waiting to run
Build and Test / publish-tag (push) Waiting to run
/ test (push) Waiting to run
Deploy Quartz site to GitHub Pages / build (push) Waiting to run
Deploy Quartz site to GitHub Pages / deploy (push) Blocked by required conditions
Docker build & push image / build (push) Waiting to run
Some checks are pending
Build and Test / build-and-test (macos-latest) (push) Waiting to run
Build and Test / build-and-test (ubuntu-latest) (push) Waiting to run
Build and Test / build-and-test (windows-latest) (push) Waiting to run
Build and Test / publish-tag (push) Waiting to run
/ test (push) Waiting to run
Deploy Quartz site to GitHub Pages / build (push) Waiting to run
Deploy Quartz site to GitHub Pages / deploy (push) Blocked by required conditions
Docker build & push image / build (push) Waiting to run
This commit is contained in:
parent
54af1e3f2c
commit
724d679386
1 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
/*
|
||||||
@use "./base.scss";
|
@use "./base.scss";
|
||||||
|
|
||||||
$root-font-size: 18px;
|
$root-font-size: 18px;
|
||||||
|
@ -137,4 +138,5 @@ code {
|
||||||
font-size: 1rem !important;
|
font-size: 1rem !important;
|
||||||
font-family: $pre-font-family !important;
|
font-family: $pre-font-family !important;
|
||||||
line-height: 1rem !important;
|
line-height: 1rem !important;
|
||||||
}
|
}
|
||||||
|
*/
|
Loading…
Reference in a new issue