update DSFR styles
This commit is contained in:
parent
f181882c85
commit
c71a41de13
2 changed files with 3 additions and 6 deletions
|
@ -1,3 +0,0 @@
|
|||
.legal-block {
|
||||
margin-bottom: 2rem;
|
||||
}
|
|
@ -7,19 +7,19 @@
|
|||
%h1.fr-mb-4w
|
||||
= t('views.legal_notice.title')
|
||||
|
||||
.legal-block
|
||||
.fr-mb-4w
|
||||
%h2
|
||||
= t('views.legal_notice.editing')
|
||||
%p.fr-mb-2w= t('views.legal_notice.editing_content.line_one')
|
||||
%p.fr-mb-2w= t('views.legal_notice.editing_content.line_two')
|
||||
%p.fr-mb-2w= t('views.legal_notice.editing_content.line_three')
|
||||
|
||||
.legal-block
|
||||
.fr-mb-4w
|
||||
%h2
|
||||
= t('views.legal_notice.direction')
|
||||
%p.fr-mb-2w= t('views.legal_notice.direction_content')
|
||||
|
||||
.legal-block
|
||||
.fr-mb-4w
|
||||
%h2
|
||||
= t('views.legal_notice.hosting')
|
||||
%p.fr-mb-2w= t('views.legal_notice.hosting_content.line_one')
|
||||
|
|
Loading…
Reference in a new issue