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/CV/CV.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'src/components/Icons/CV') diff --git a/src/components/Icons/CV/CV.tsx b/src/components/Icons/CV/CV.tsx index 0672ac4..876d1cb 100644 --- a/src/components/Icons/CV/CV.tsx +++ b/src/components/Icons/CV/CV.tsx @@ -9,47 +9,47 @@ const CVIcon = () => { > ); -- cgit v1.2.3