From 57d30c1845def4e7d7b22df5b498f1c5bd178243 Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Wed, 15 Feb 2023 13:32:43 -0500 Subject: followers and following tabs --- public/css/profile.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/css') diff --git a/public/css/profile.css b/public/css/profile.css index 112b1bf..54bf4f1 100644 --- a/public/css/profile.css +++ b/public/css/profile.css @@ -119,7 +119,7 @@ body { border-bottom: 3px solid var(--logo) !important; } -#about, #friends { +#about, #friends, #followers, #following { margin-top: 2em; align-self: center; padding: 0; -- cgit v1.2.3-freya