From 43e4bcb301ca469427e5022e510fb06e94225117 Mon Sep 17 00:00:00 2001 From: unwox Date: Thu, 14 Nov 2024 23:47:47 +0600 Subject: improve semantics on listing pages --- static/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'static/style.css') diff --git a/static/style.css b/static/style.css index a1e9c86..898d7bf 100644 --- a/static/style.css +++ b/static/style.css @@ -66,8 +66,9 @@ h1, h2, h3, h4, h5, h6 { width: 12.5rem; } -.tile h2 { +.tile .title { font-size: 1rem; + font-weight: 900; margin-bottom: 0.25rem; margin-top: 0; } -- cgit v1.2.3