Page uses available width better, no jumping margins

This commit is contained in:
John J. Camilleri
2018-11-28 21:51:16 +01:00
parent 83abaa9b44
commit 6278deb7a2
3 changed files with 4 additions and 4 deletions

View File

@@ -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">