summaryrefslogtreecommitdiffstats
path: root/site/cleopatra/coq.org
diff options
context:
space:
mode:
Diffstat (limited to 'site/cleopatra/coq.org')
-rw-r--r--site/cleopatra/coq.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/site/cleopatra/coq.org b/site/cleopatra/coq.org
index 7f617e8..824f3f5 100644
--- a/site/cleopatra/coq.org
+++ b/site/cleopatra/coq.org
@@ -41,6 +41,10 @@ div.doc
max-width : 35rem
line-height : 140%
+ /* dirty patch to get the code in full page width */
+ pre
+ width : calc(100vw - 2*2rem)
+
.paragraph
margin-bottom : .8em
#+END_SRC