fix: 💄 adjust text size for artist credit

This commit is contained in:
Sebin Nyshkim 2025-08-03 23:29:57 +02:00
parent 517f47054e
commit 0b52a9fced
Signed by: SebinNyshkim
SSH key fingerprint: SHA256:LG1WHMySL/4iW/Yci+0eHgbf0te5beRiLlmyoY8E5D0

View file

@ -66,6 +66,7 @@
:host .copyright { :host .copyright {
grid-area: copyright; grid-area: copyright;
font-size: 0.625em;
margin: 0; margin: 0;
} }