diff --git a/static/default.css b/static/default.css index 1d7d2d4..5e16690 100644 --- a/static/default.css +++ b/static/default.css @@ -159,6 +159,7 @@ aside { clear: both; } .img-gallery_layout-side { float: right; max-width: 50%; + margin-left: 1em; } } .img-gallery img { max-width: 100%; max-height: 50vh; }