From a0e42dd7cc55861b855f67d28a2af00d978b336d Mon Sep 17 00:00:00 2001 From: Christian Wolf Date: Sun, 7 Jan 2024 00:07:18 +0100 Subject: [PATCH] Removed background from blog layout --- themes/tsc_vfl/assets/css/main.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/tsc_vfl/assets/css/main.scss b/themes/tsc_vfl/assets/css/main.scss index 02dce54..1cb5309 100644 --- a/themes/tsc_vfl/assets/css/main.scss +++ b/themes/tsc_vfl/assets/css/main.scss @@ -432,7 +432,6 @@ h1 { .teaser-image { flex: 33% 1 0; - background-color: lightcyan; img { width: 90%;