summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorJohn J. Camilleri <john@johnjcamilleri.com>2018-11-28 21:51:16 +0100
committerJohn J. Camilleri <john@johnjcamilleri.com>2018-11-28 21:51:16 +0100
commit6278deb7a206ed8b0e9660eac3633a6ae7572783 (patch)
treeb502489138244b2fcc9bc621bcfac2bac4db4dc9 /bin
parent83abaa9b4491d078c4131f1eaee275cc4bfa6e35 (diff)
Page uses available width better, no jumping margins
Diffstat (limited to 'bin')
-rw-r--r--bin/_template.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/_template.html b/bin/_template.html
index 115683a73..abbd462d8 100644
--- a/bin/_template.html
+++ b/bin/_template.html
@@ -29,7 +29,7 @@ $for(header-includes)$
$endfor$
</head>
<body>
-<div class="container my-5">
+<div class="container-fluid my-5" style="max-width:1200px">
$if(title)$
<header id="title-block-header">