remove custom css
This commit is contained in:
parent
d1f6c3c405
commit
24a744537f
2 changed files with 1 additions and 6 deletions
|
@ -1,8 +1,3 @@
|
|||
.static-page {
|
||||
margin: 0 auto;
|
||||
padding-top: 1.8rem;
|
||||
}
|
||||
|
||||
.legal {
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
|
|
@ -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')
|
||||
|
|
Loading…
Reference in a new issue