]> git.r.bdr.sh - rbdr/blog/blobdiff - static/css/style.css
Update dependencies + adapt code for them
[rbdr/blog] / static / css / style.css
index c18e6fa9528fcad9bbe5aecd08ef8050bfbf82b0..6c7fd1b87db612635134d96cd502beb1007855e4 100644 (file)
@@ -31,12 +31,14 @@ main {
 h1, h2, h3, h4 {
   margin: 1.414em 0 0.5em;
   font-weight: 400;
+  width: 100%;
+  max-width: 640px;
 }
 
 p, ul, ol, img {
   width: 100%;
   margin: 1.414em 0;
-  max-width: 30em;
+  max-width: 480px;;
 }
 
 ul, ol { margin-left: 1.414em; }