summaryrefslogtreecommitdiffstats
path: root/src/components/Main/Main.tsx
Commit message (Collapse)AuthorAgeFilesLines
* chore: ensure 100vh height and improve Header/Footer stylesArmand Philippot2022-01-081-1/+6
|
* chore: move Main grid to its childrenArmand Philippot2022-01-061-6/+1
| | | | This way I can use full width background for some blocks.
* chore: add a skip to content linkArmand Philippot2021-12-221-1/+1
|
* chore: define main grid to center contentArmand Philippot2021-12-141-1/+6
|
* chore: change app to use a layoutArmand Philippot2021-12-131-0/+7
I can now insert header/footer on each pages.