| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: add projects to main nav | Armand Philippot | 2022-01-20 | 1 | -5/+9 |
| | | | | | | | I redesign a little the main nav on small screens so it can takes two columns when the screen height is low. I change the 2xs breakpoint to 500px instead of 400px. | ||||
| * | refactor(styles): rename shadow and border variables | Armand Philippot | 2022-01-16 | 1 | -1/+1 |
| | | |||||
| * | chore: add main nav link states | Armand Philippot | 2022-01-07 | 1 | -2/+133 |
| | | |||||
| * | chore: replace svg imports with components | Armand Philippot | 2021-12-22 | 1 | -12/+4 |
| | | | | | It allows me to control the colors of each SVG paths. | ||||
| * | 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 a toolbar component | Armand Philippot | 2021-12-20 | 1 | -9/+17 |
| | | |||||
| * | chore: add main-nav component | Armand Philippot | 2021-12-13 | 1 | -0/+148 |
| I choose to implement main-nav paths manually instead of fetching them from GraphQL to ensure functional navigation without JS. | |||||
