diff options
Diffstat (limited to 'layouts/partials/post.html')
-rw-r--r-- | layouts/partials/post.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/post.html b/layouts/partials/post.html index fe24ad9..08583cb 100644 --- a/layouts/partials/post.html +++ b/layouts/partials/post.html @@ -17,7 +17,7 @@ {{ else }} {{ $image.RelPermalink }} {{ end }}" - class="mw5-ns db center" + class="mw-20-ns db center" /> </div> {{ end }} |