This commit is contained in:
Robert Kaussow 2024-10-06 00:25:30 +02:00
parent c10d031470
commit dae852265f
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0

View File

@ -1,9 +1,9 @@
:root { :root {
--code-max-height: none;
--header-font-family: #{meta.inspect($header-font-family)}; --header-font-family: #{meta.inspect($header-font-family)};
--body-font-family: #{meta.inspect($body-font-family)}; --body-font-family: #{meta.inspect($body-font-family)};
--code-font-family: #{meta.inspect($code-font-family)}; --code-font-family: #{meta.inspect($code-font-family)};
--code-max-height: none;
} }
:root, :root,