From edb588ea88baeb4e515145c2911dfa0c36c8292f Mon Sep 17 00:00:00 2001 From: Piotr Kopycki Date: Sun, 30 Jan 2022 15:14:12 +0100 Subject: [PATCH] Fix --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 3c0f78c..357a6c8 100644 --- a/static/style.css +++ b/static/style.css @@ -68,7 +68,7 @@ } .main img { - width: 60%; + width: 80%; height: auto; }