From 4597700511d84126df8d6b0d54c6890d2adfb0ee Mon Sep 17 00:00:00 2001 From: opi Date: Sun, 17 Jan 2016 16:11:58 +0100 Subject: [PATCH] [fix] Vertical and horizontal spacing for pictures-line. --- prosopopee/static/css/style-page.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/prosopopee/static/css/style-page.css b/prosopopee/static/css/style-page.css index e626d91..fe019dc 100644 --- a/prosopopee/static/css/style-page.css +++ b/prosopopee/static/css/style-page.css @@ -84,7 +84,7 @@ a { margin-left: 11.5%; margin-right: 11.5%; display: flex; - margin-bottom: 6px; + margin-bottom: 0.5em; } .pictures-line .picture img { @@ -93,7 +93,7 @@ a { } .pictures-line .separator { - min-width: 12px; + min-width: 0.5em; } .text {