summaryrefslogtreecommitdiffstats
path: root/site/cleopatra/theme.org
diff options
context:
space:
mode:
authorThomas Letan <lthms@soap.coffee>2021-01-16 18:03:26 +0100
committerThomas Letan <lthms@soap.coffee>2021-01-16 18:03:26 +0100
commit0f9ba9fe034ab3e55fd7e7fe6a7991dbb45d55ab (patch)
treeefa279405f109e56781ba4b3d7aa3db3dfb05b2c /site/cleopatra/theme.org
parentLet people use the font of their liking (diff)
Tweak margins
Diffstat (limited to 'site/cleopatra/theme.org')
-rw-r--r--site/cleopatra/theme.org4
1 files changed, 3 insertions, 1 deletions
diff --git a/site/cleopatra/theme.org b/site/cleopatra/theme.org
index 467b8b1..f6b5fe7 100644
--- a/site/cleopatra/theme.org
+++ b/site/cleopatra/theme.org
@@ -111,7 +111,7 @@ noscript.parentNode.removeChild(noscript);
First, we introduce a set of variables.
#+BEGIN_SRC sass :tangle site/style/main.sass
-$content-width : 35rem
+$content-width : 30rem
$large-side-margin : 7rem
$small-side-margin : 2rem
#+END_SRC
@@ -207,6 +207,8 @@ footer img
margin-bottom : 1rem
pre
+ padding-left : 1.5rem
+ padding-right : 1.5rem
overflow-x : auto
code,