From 8592b25a0dbbb049a2f5183ac12f4a27090112d8 Mon Sep 17 00:00:00 2001 From: jenriordan Date: Tue, 25 Feb 2025 08:34:27 +0000 Subject: [PATCH] remove css --- django_app/core/static/core/stylesheets/common.css | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/django_app/core/static/core/stylesheets/common.css b/django_app/core/static/core/stylesheets/common.css index a08c0b1f..d7029f6f 100644 --- a/django_app/core/static/core/stylesheets/common.css +++ b/django_app/core/static/core/stylesheets/common.css @@ -57,15 +57,7 @@ @media print { .hide-on-print { display: none !important; - } - - .padding-bottom-0 { - padding-bottom: 0; - } - - .page-margin { - margin-left: 75px; - } + } } .govuk-summary-list__key {