From ad7d00612d744ec1e1a5b63c4d214e7e4ce3eaa7 Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Thu, 20 Aug 2026 23:31:51 +0200 Subject: slightly reduce height of contribution rows Now, the rows with the weekday names are of equal height as the ones without. --- asset-sources/theme.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'asset-sources') diff --git a/asset-sources/theme.scss b/asset-sources/theme.scss index 2faaffa..374f5fe 100644 --- a/asset-sources/theme.scss +++ b/asset-sources/theme.scss @@ -282,7 +282,8 @@ strong { } .contribs-rowhead { - font-size: 90%; + font-size: 80%; + padding: 0 1px; } .contribs-length-0 div { -- cgit v1.2.3