Improved scene page poster and album scaling.

This commit is contained in:
2024-03-19 21:38:08 +01:00
parent 69a571e652
commit 9b50b53df6
4 changed files with 14 additions and 11 deletions

View File

@@ -14,7 +14,7 @@ body,
body {
margin: 0;
color: var(--text);
font-family: sans-serif;
font-family: Arial, Helvetica, sans-serif;
}
.link {