aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Icons/Copyright
Commit message (Collapse)AuthorAgeFilesLines
* chore: improve footerArmand Philippot2022-02-141-1/+0
| | | | | | The "Mentions légales" link was not enough visible on small viewports because of the back to top link. So I change the disposition to improve that.
* chore: replace lingui functions with react-intlArmand Philippot2022-01-291-2/+1
|
* chore: replace copyright icon import with custom componentArmand Philippot2022-01-172-0/+32
It allows me to set the colors with CSS and it will be easier to implement dark mode.