The posters look pretty good now. A lot more is configurable.

This commit is contained in:
Scott Idem
2025-10-15 12:52:27 -04:00
parent f459c09fbc
commit 6b8f4d54ed
6 changed files with 299 additions and 34 deletions

View File

@@ -260,6 +260,7 @@ async function handle_open_file() {
flex flex-col md:flex-row flex-wrap
gap-1 items-center
max-w-full
transition-all
"
class:justify-between={!hide_meta}
class:justify-center={hide_meta}