stash
This commit is contained in:
parent
f3f4fe296f
commit
7537a968b7
8 changed files with 128 additions and 12 deletions
|
@ -174,6 +174,10 @@
|
|||
--base-font-size: 16pt;
|
||||
}
|
||||
|
||||
html {
|
||||
font-size: var(--base-font-size);
|
||||
}
|
||||
|
||||
/* Setting the line height here apparently stops "normal" from varying
|
||||
across the course of <body>. */
|
||||
body {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue