summaryrefslogtreecommitdiff
path: root/public/css
diff options
context:
space:
mode:
authorTyler Murphy <tylermurphy534@gmail.com>2023-02-15 13:32:43 -0500
committerTyler Murphy <tylermurphy534@gmail.com>2023-02-15 13:32:43 -0500
commit57d30c1845def4e7d7b22df5b498f1c5bd178243 (patch)
treebf864790b4b24ad855905f6d6b0ef5117c5e3081 /public/css
parentfix root db call (diff)
downloadxssbook-57d30c1845def4e7d7b22df5b498f1c5bd178243.tar.gz
xssbook-57d30c1845def4e7d7b22df5b498f1c5bd178243.tar.bz2
xssbook-57d30c1845def4e7d7b22df5b498f1c5bd178243.zip
followers and following tabs
Diffstat (limited to 'public/css')
-rw-r--r--public/css/profile.css2
1 files changed, 1 insertions, 1 deletions
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;