diff options
| -rw-r--r-- | templates/blog/partials/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/blog/partials/base.html b/templates/blog/partials/base.html index af799166..b0838887 100644 --- a/templates/blog/partials/base.html +++ b/templates/blog/partials/base.html @@ -65,7 +65,7 @@ <hr> </div> <div class="content" style=" - width: 1000px; + width: 1010px; margin: 0 auto; box-sizing: border-box; padding: 10px 0px 20px 0px; |
