summaryrefslogtreecommitdiffstats
path: root/src/components/Icons/Projects/Projects.tsx
Commit message (Collapse)AuthorAgeFilesLines
* chore(icons): update main nav iconsArmand Philippot2022-01-311-13/+13
| | | | | | | The CV link text seemed misaligned before. By moving the "diploma" to the bottom, the look is better I think. Also, the computer icon was a little small compared to the others, so I fixed it.
* chore: add projects to main navArmand Philippot2022-01-201-0/+66
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.