From cccb5ef41d1ed318eec12ec840ae87df8d8536d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joel=20Midstj=C3=A4rna?= Date: Sat, 25 Jan 2020 20:23:05 +0100 Subject: [PATCH] Feature/even distributed layout (#24) * File items will now be evenly distributed over the screen width independently of the size of the screen. * Updated screenshot to reflect new layout * Fixed mobile screenshot --- templates/index.html | 86 ++++++++++++++++++++------------ testmedia/screenshot_mobile.jpg | Bin 38894 -> 41178 bytes 2 files changed, 55 insertions(+), 31 deletions(-) diff --git a/templates/index.html b/templates/index.html index 9b57042..57a97a5 100644 --- a/templates/index.html +++ b/templates/index.html @@ -5,6 +5,25 @@