| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: improve footer | Armand Philippot | 2022-02-14 | 1 | -2/+10 |
| | | | | | | | 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-intl | Armand Philippot | 2022-01-29 | 1 | -2/+8 |
| | | |||||
| * | refactor(styles): rename shadow and border variables | Armand Philippot | 2022-01-16 | 1 | -1/+1 |
| | | |||||
| * | fix(back-to-top): set translate with percentage | Armand Philippot | 2022-01-11 | 1 | -6/+5 |
| | | | | | | With px/rem, on zoom the arrow head is not positionned correctly. Using percentage fix this issue. | ||||
| * | refactor: improve button-like links styles | Armand Philippot | 2022-01-08 | 1 | -4/+5 |
| | | | | | | | | The goal was to replace the "read more articles about" links with button-like links to keep a certain consistence between buttons. The hasIcon variable was useless so I update some components and especially the back to top link. | ||||
| * | chore: ensure 100vh height and improve Header/Footer styles | Armand Philippot | 2022-01-08 | 1 | -3/+4 |
| | | |||||
| * | chore: add a back to top link | Armand Philippot | 2022-01-04 | 2 | -0/+106 |
| | | |||||
| * | chore: move toolbar size to global scope | Armand Philippot | 2021-12-20 | 1 | -1/+1 |
| | | | | | It allows me to manage footer padding on small viewports. | ||||
| * | chore: add footer nav | Armand Philippot | 2021-12-13 | 2 | -1/+12 |
| | | |||||
| * | chore: change app to use a layout | Armand Philippot | 2021-12-13 | 1 | -0/+11 |
| I can now insert header/footer on each pages. | |||||
