diff --git a/themes/hugo-theme-flat/static/css/style.css b/themes/hugo-theme-flat/static/css/style.css index dc1fa0e..0d77ba2 100644 --- a/themes/hugo-theme-flat/static/css/style.css +++ b/themes/hugo-theme-flat/static/css/style.css @@ -923,5 +923,5 @@ a.external:after { #ds-img { /* make image fit in div */ - width: 100%; + width: 50%; }