diff options
Diffstat (limited to 'themes/hugo-bearblog/layouts/partials/style.html')
-rw-r--r-- | themes/hugo-bearblog/layouts/partials/style.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/hugo-bearblog/layouts/partials/style.html b/themes/hugo-bearblog/layouts/partials/style.html index 122a641..e7aa731 100644 --- a/themes/hugo-bearblog/layouts/partials/style.html +++ b/themes/hugo-bearblog/layouts/partials/style.html @@ -119,7 +119,7 @@ } ul.blog-posts li span { - flex: 0 0 130px; + flex: 0 0 180px; } ul.blog-posts li a:visited { |