From 07f1005f8670efc02c8ae013b00805961f8efbd4 Mon Sep 17 00:00:00 2001 From: michey Date: Wed, 28 Apr 2021 22:43:01 +0300 Subject: [PATCH] Change padding in foote and change icons --- components/Footer.tsx | 4 ++-- components/personal-card/PersonalCard.tsx | 2 +- components/personal-card/elements/ContactsButtons.tsx | 5 +++-- components/personal-card/elements/Description.tsx | 5 ++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/components/Footer.tsx b/components/Footer.tsx index 3e6b4ac..0b33f60 100644 --- a/components/Footer.tsx +++ b/components/Footer.tsx @@ -3,8 +3,8 @@ import * as React from 'react'; type Props = {}; export default ({}: Props) => ( -