From 9603703908685cca5eb411eb0c592db818e7503a Mon Sep 17 00:00:00 2001 From: Petr Sloup Date: Mon, 26 Aug 2019 12:10:32 +0200 Subject: [PATCH] Minor css fix --- public/resources/index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public/resources/index.css b/public/resources/index.css index 8b5feb7..1fa5799 100644 --- a/public/resources/index.css +++ b/public/resources/index.css @@ -81,6 +81,7 @@ section { } .item img { position: absolute; + display: block; margin: 30px; width: 128px; height: 128px;