From 2c005ce4e2181082113282fb29cb5f3717bb1fc9 Mon Sep 17 00:00:00 2001 From: ClaraCrazy Date: Wed, 1 Nov 2023 12:58:43 +0100 Subject: [PATCH] fix some empty lines --- infrastructure/web/public/stylesheets/custom.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/infrastructure/web/public/stylesheets/custom.css b/infrastructure/web/public/stylesheets/custom.css index 3465602..b667d89 100644 --- a/infrastructure/web/public/stylesheets/custom.css +++ b/infrastructure/web/public/stylesheets/custom.css @@ -1,5 +1,3 @@ - - body { margin: 0; padding: 10px 10px 10px; @@ -32,7 +30,6 @@ a.no-link-color { background-color: #9b4cda; } - iframe { width: 80%; height: 60vh;