From 27e2bc6928666ced9a402f589e56e8fbc9f78f81 Mon Sep 17 00:00:00 2001 From: soaos Date: Tue, 25 Nov 2025 08:30:53 -0500 Subject: Album tree view on about page --- static/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static/style.css') diff --git a/static/style.css b/static/style.css index ed6804d..dd9ca6a 100644 --- a/static/style.css +++ b/static/style.css @@ -194,3 +194,7 @@ margin-bottom: .5em; #statuscafe-content { margin: 0 1em 0.5em 1em; } + +.album-thumb { + width: 12rem; +} -- cgit v1.2.3