fix: Import fix from 7a946424c1
(#5984)
This commit is contained in:
parent
0693a4357d
commit
57843d8538
|
@ -1,8 +1,7 @@
|
|||
// Based on https://github.com/martinthomson/rfc-txt-html/blob/db4be92247979541cd26a32b7b2bf0e044ca098b/txt.css
|
||||
// (Version hash to make future merging easier.)
|
||||
// Based on https://github.com/martinthomson/rfc-txt-html/blob/main/txt.css
|
||||
|
||||
:root {
|
||||
--line: 1.2em;
|
||||
--line: 1.3em;
|
||||
--block: 0 0 0 3ch;
|
||||
--paragraph: var(--line) 0 var(--line) 3ch;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue