Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xianmin/hugo-theme-jane.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerman Lashevich <german.lashevich@gmail.com>2018-04-30 02:34:46 +0300
committerGerman Lashevich <german.lashevich@gmail.com>2018-04-30 02:34:46 +0300
commit06d628b1decd3a6adc9c829453dcc47d164f430e (patch)
treeb17724e4a55e9c91ebbe23c28106bb1f5d5dfee3
parentbfa19be4a1a176529c9338f0d6b4af8aae2562b8 (diff)
💄 Improve gallery style
-rw-r--r--static/css/hugo-easy-gallery.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/css/hugo-easy-gallery.css b/static/css/hugo-easy-gallery.css
index c0bfa98..e18949d 100644
--- a/static/css/hugo-easy-gallery.css
+++ b/static/css/hugo-easy-gallery.css
@@ -64,6 +64,7 @@ figure {
}
.gallery figure {
+ margin: 0;
position: absolute;
left: 5px;
right: 5px;