Update CI #4

Closed
rgebee wants to merge 99 commits from ci-test into main
2 changed files with 1 additions and 2 deletions
Showing only changes of commit 5b5a805d81 - Show all commits

View File

@ -27,7 +27,6 @@
:global(body) {
font-family: 'Open Sans', sans-serif;
font-size: 1rem;
line-height: 1.8;
background-color: var(--background-color);
color: var(--font-color);
box-sizing: border-box;

View File

@ -33,7 +33,7 @@ body {
font-family: 'Open Sans', sans-serif;
font-display: swap;
font-size: 1rem;
line-height: 1.8;
line-height: 1.6;
}
h1, h2, h3, h4, h5 {