From fec4b7754ceac5dcea82835fca2ec90c211db6b8 Mon Sep 17 00:00:00 2001 From: Flummi Date: Fri, 21 Oct 2016 23:43:35 +0200 Subject: [PATCH] even more margin --- s/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/s/style.css b/s/style.css index 170b2f0..421fb75 100644 --- a/s/style.css +++ b/s/style.css @@ -55,7 +55,7 @@ a:hover { .medium, .thumbnail { display: flex; justify-content: center; - margin-top: 8px; + margin-top: 10px; } .info { padding-top: 5px;