From 0133dc8511b2fd3a32cd180376105e9acb8c9af1 Mon Sep 17 00:00:00 2001 From: Alina Date: Tue, 13 May 2025 18:23:03 +0200 Subject: [PATCH] tiny spacing adjustment --- public_html/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public_html/style.css b/public_html/style.css index 994f0ef..30910e0 100644 --- a/public_html/style.css +++ b/public_html/style.css @@ -719,6 +719,7 @@ article.album .listenbuy { position: relative; color: white; font-size: 1.1em; + line-height: 1.2em; font-weight: 400; display: block; margin-top: 0.5em;