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

This commit is contained in:
Kaz Saita(raspi5) 2024-10-24 17:28:04 +09:00
parent 54af1e3f2c
commit 724d679386

View file

@ -1,3 +1,4 @@
/*
@use "./base.scss";
$root-font-size: 18px;
@ -137,4 +138,5 @@ code {
font-size: 1rem !important;
font-family: $pre-font-family !important;
line-height: 1rem !important;
}
}
*/