From 6ea7b97015042ef9845972a4412f82b43cf1c7b8 Mon Sep 17 00:00:00 2001 From: jorge-vitrubio Date: Tue, 19 Jul 2022 14:33:31 +0200 Subject: [PATCH] min-width in boxentry title --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index a8de902..30cf08b 100644 --- a/style.css +++ b/style.css @@ -762,6 +762,7 @@ img.topspimg {margin-top: 28px!important;} .boxentry {line-height:15px; height:360px; + min-width: 200px; width: 200px; margin-bottom:16px; padding: 15px;