From dd1a556eace786dd10d8d03f8cef1e964b5aa2c8 Mon Sep 17 00:00:00 2001 From: Alejandro Gomez Date: Thu, 26 Jan 2023 07:53:48 +0100 Subject: [PATCH] adjust margin --- src/Pages/ProfilePage.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Pages/ProfilePage.css b/src/Pages/ProfilePage.css index bd3b73b7..ac743911 100644 --- a/src/Pages/ProfilePage.css +++ b/src/Pages/ProfilePage.css @@ -47,7 +47,7 @@ } .profile .name .copy { - margin-bottom: 4px; + margin-bottom: 8px; } .profile .avatar-wrapper {