From 66d5bb150621e8d8b7b11e997b6a6a9afce8223e Mon Sep 17 00:00:00 2001 From: joak Date: Mon, 17 Aug 2020 19:20:18 +0200 Subject: update --- assets/static/style.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'assets') diff --git a/assets/static/style.css b/assets/static/style.css index b108b4a..e824e70 100644 --- a/assets/static/style.css +++ b/assets/static/style.css @@ -274,6 +274,14 @@ div.previews{ max-width: 800px; max-height: calc(100vH - 2em); } + +.galleryImage{ + margin-top: 1vH; + margin-bottom: 1vH; +} +.caption{ + margin-bottom: 1vH; +} /*gallery end*/ /*responsive start*/ -- cgit v1.2.3