style: replace solid white background with subtle gradient in main container

This commit is contained in:
retoor 2024-11-26 06:31:36 +00:00
parent b4701be0f9
commit 948a0f926a

View File

@ -42,6 +42,7 @@ UPLOAD_PAGE = """
align-items: center;
word-break: break-all;
margin: 0;
filter: invert(1);
}
a {