Files
openfoodnetwork/app
Jean-Baptiste Bellet 034153dacf Fix some columns grid system issues
- Use class directly instead of attribut of element (`.three` instead of `%div{ :class => "three"}` )
 - Correct a lots of bad calculation about columns grid system
 - Use class instead of style if it's possible (`.text-center` instead of `:style => 'text-align: center;'`)
2021-02-12 10:02:27 +01:00
..
2021-01-09 11:56:27 +00:00
2021-02-12 10:02:27 +01:00