aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Footer
Commit message (Collapse)AuthorAgeFilesLines
* chore: ensure 100vh height and improve Header/Footer stylesArmand Philippot2022-01-081-3/+4
|
* chore: add a back to top linkArmand Philippot2022-01-042-0/+106
|
* chore: move toolbar size to global scopeArmand Philippot2021-12-201-1/+1
| | | | It allows me to manage footer padding on small viewports.
* chore: add footer navArmand Philippot2021-12-132-1/+12
|
* chore: change app to use a layoutArmand Philippot2021-12-131-0/+11
I can now insert header/footer on each pages.