use a centred body layout
[~bandali/bndl.org] / cv.html
diff --git a/cv.html b/cv.html
index b2847b6..ae7abd6 100644 (file)
--- a/cv.html
+++ b/cv.html
@@ -7,7 +7,8 @@
 <link rel="canonical" href="https://bndl.org/cv.html" />
 <link rel="alternate" href="bandali-cv.txt" title="plain text" type="text/plain" />
 <style>
-body{line-height:1.6;padding:0 2em;}p,ul,dt,dd{max-width:37.5em}
+body{margin:0 auto;max-width:37.5em}p,li,dt,dd{line-height:1.6}
+h1{font-size:1.5em}h2{font-size:1.3em}h3{font-size:1.1em}
 .box{background:#f8f8f8;border:1px solid #e6e6e6;border-radius:4px;
 font-size:0.95em;padding:0.6em 0.9em;}
 #link-grid{display:grid;grid:none / auto 1fr;gap:0.2em 1em;}