From e346fbba16213a17553de17136a584a7d6787033 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98yvind?= Date: Sat, 5 Dec 2020 22:00:46 +0100 Subject: [PATCH] Fixed image issue --- assets/css/components/theme.css | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/css/components/theme.css b/assets/css/components/theme.css index 911e92a..d2aa743 100644 --- a/assets/css/components/theme.css +++ b/assets/css/components/theme.css @@ -23,7 +23,6 @@ img { margin: 0 auto; max-height: 80%; max-width: 80%; - min-width: 60%; } h1, h2, h3, h4, h5, h6 {