From 265cc32516307d41de575bf63d396f4312f3a383 Mon Sep 17 00:00:00 2001 From: f0x52 Date: Thu, 11 May 2023 20:36:14 +0200 Subject: [PATCH] use more semantic headers for profile page (#1765) --- web/source/css/profile.css | 2 +- web/template/profile.tmpl | 6 +++--- 2 files changed, 4 insertions(+), 4 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; diff --git a/web/template/profile.tmpl b/web/template/profile.tmpl index a9842b44c..fe1ac092d 100644 --- a/web/template/profile.tmpl +++ b/web/template/profile.tmpl @@ -61,7 +61,7 @@
-

About

+

About

@@ -99,7 +99,7 @@
{{ if .pinned_statuses }}
-

Pinned posts

+

Pinned posts

jump to recent
@@ -112,7 +112,7 @@ {{ end }}
-

Recent posts

+

Recent posts

{{ if .rssFeed }}