From 65dfe7aff06dfd3b044a5deb47b03d643c651ec1 Mon Sep 17 00:00:00 2001 From: winter Date: Fri, 14 Feb 2025 22:47:05 +0000 Subject: add pronouns to profiles and notes --- static/profile.css | 1 + 1 file changed, 1 insertion(+) (limited to 'static/profile.css') diff --git a/static/profile.css b/static/profile.css index c2e48ed..a46a9a3 100644 --- a/static/profile.css +++ b/static/profile.css @@ -9,6 +9,7 @@ display: grid; grid-template-columns: max-content 1fr max-content; gap: var(--spacing-double); + line-height: 1.5; > * { overflow: hidden; -- cgit v1.3