diff options
Diffstat (limited to 'layouts/index.html')
-rw-r--r-- | layouts/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/index.html b/layouts/index.html index 3561075..d20006b 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,6 +1,6 @@ {{ define "main" }} <main> - <div class="container-md clearfix"> + <div class="container-lg clearfix"> <!-- list --> <div class="col-md-9 col-12 float-left" id="content"> <!-- homepage range in posts --> |