From 9ffe56a756c9ad9b485da8f3faf76d11373348bc Mon Sep 17 00:00:00 2001 From: jk Date: Fri, 8 May 2020 13:50:32 +0100 Subject: [PATCH] minor css changes primarily for smaller resolutions --- themes/anatole/static/css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/anatole/static/css/style.css b/themes/anatole/static/css/style.css index 5cbe39b6..f804fb32 100644 --- a/themes/anatole/static/css/style.css +++ b/themes/anatole/static/css/style.css @@ -218,7 +218,6 @@ width:95%; } .sidebar { width: 30%; - min-width: 400px; background: var(--bg-colour); -webkit-background-size: cover; background-size: cover;