remove custom css

This commit is contained in:
Julie Salha 2023-03-15 14:16:12 +01:00
parent d1f6c3c405
commit 24a744537f
2 changed files with 1 additions and 6 deletions

View file

@ -1,8 +1,3 @@
.static-page {
margin: 0 auto;
padding-top: 1.8rem;
}
.legal {
margin-bottom: 0.5rem;
}

View file

@ -2,7 +2,7 @@
- content_for :footer do
= render partial: "root/footer"
#legal-notice.static-page
#legal-notice.fr-pt-2w
.container
%h1.new-h1
= t('views.legal_notice.title')