From 49a09a538a12c01eb790451b09e1bd8285e923a6 Mon Sep 17 00:00:00 2001 From: Armand Philippot Date: Mon, 31 Jan 2022 15:02:12 +0100 Subject: chore(icons): update main nav icons 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. --- src/components/Icons/Projects/Projects.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'src/components/Icons/Projects/Projects.tsx') diff --git a/src/components/Icons/Projects/Projects.tsx b/src/components/Icons/Projects/Projects.tsx index 76f35a6..d4af247 100644 --- a/src/components/Icons/Projects/Projects.tsx +++ b/src/components/Icons/Projects/Projects.tsx @@ -8,55 +8,55 @@ const ProjectsIcon = () => { className={styles.icon} > -- cgit v1.2.3