Better structure footer-site-links in list

it follows service-public.fr structure

- remove extraneous footer-link class
- remove extraneous space with `>` haml weird stuff
- homogenize json-style hash
- merge classes on ul
- use pseudo element for eye candy
This commit is contained in:
simon lehericey 2019-11-06 14:56:49 +01:00
parent 79968f12fb
commit 8efac29eba
4 changed files with 26 additions and 15 deletions

View file

@ -38,5 +38,5 @@
- politiques.each do |politique|
%p= politique
.footer-row.footer-bottom-line
= render partial: 'users/general_footer_row', locals: { dossier: dossier }
= render partial: 'users/general_footer_row', locals: { dossier: dossier }