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 {