From 41341470db7860969920d7b2d58ef4a8dded017e Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Mon, 6 Jul 2020 13:52:45 +0200 Subject: [PATCH] Bigger images --- index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.css b/index.css index d1f375c..6a0e9c5 100644 --- a/index.css +++ b/index.css @@ -464,7 +464,7 @@ body { height: auto; width: auto; max-width: 100%; - max-height: 20vh; + max-height: 50vh; border-radius: 1em; }