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 {
|
.legal {
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
- content_for :footer do
|
- content_for :footer do
|
||||||
= render partial: "root/footer"
|
= render partial: "root/footer"
|
||||||
|
|
||||||
#legal-notice.static-page
|
#legal-notice.fr-pt-2w
|
||||||
.container
|
.container
|
||||||
%h1.new-h1
|
%h1.new-h1
|
||||||
= t('views.legal_notice.title')
|
= t('views.legal_notice.title')
|
||||||
|
|
Loading…
Add table
Reference in a new issue