diff options
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/_template.html | 2 |
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"> |
