sample: scale pre font to cover full page width
[sheet.git] / base.css
index a2a7d165da272e7734da1b5c26440b529297e773..7cafc571efa0afb2f22abd64337ab2b25e0097f8 100644 (file)
--- a/base.css
+++ b/base.css
@@ -114,6 +114,7 @@ body > pre {
        border-width: 0 1px;
        border-style: solid;
        white-space: pre;
+       font-size: 1.9vmin; /* cover full width at most */
 }
 code {
        white-space: nowrap;