summaryrefslogtreecommitdiff
path: root/web/source/css
diff options
context:
space:
mode:
authorLibravatar f0x52 <f0x@cthu.lu>2023-05-11 20:36:14 +0200
committerLibravatar GitHub <noreply@github.com>2023-05-11 20:36:14 +0200
commit265cc32516307d41de575bf63d396f4312f3a383 (patch)
tree5b0e539a52b2e4fbdd3afb2614e70d27545a5f0a /web/source/css
parent[frontend] Profiles with fields & more (#1764) (diff)
downloadgotosocial-265cc32516307d41de575bf63d396f4312f3a383.tar.xz
use more semantic headers for profile page (#1765)
Diffstat (limited to 'web/source/css')
-rw-r--r--web/source/css/profile.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/source/css/profile.css b/web/source/css/profile.css
index 125db3513..2c4e4dd68 100644
--- a/web/source/css/profile.css
+++ b/web/source/css/profile.css
@@ -169,7 +169,7 @@
border-top-right-radius: $br;
padding: 0.75rem;
- h3 {
+ h1, h2 {
font-size: 1.2rem;
line-height: 1.3rem;
margin: 0;