style: terse upto 79em, not 80em
[sheet.git] / mono.css
index e74458a90bba09fdec2cdaa4865109cd21b3e6c0..32a8733d5919c0c0178a4d372e6f7f52e81b0785 100644 (file)
--- a/mono.css
+++ b/mono.css
@@ -1,5 +1,5 @@
 @import url(base.css);
-@import url(terse.css) all and (max-width: 80em);
+@import url(terse.css) all and (max-width: 79em);
 
 a:active, a:visited:active,
 a:hover,  a:visited:hover {color: inherit}