web/DownloadButton: replace rem sizes with pixels

This commit is contained in:
wukko 2024-08-20 22:34:47 +06:00
parent 281ae25d4a
commit 3057f9cffb
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2

View file

@ -186,9 +186,9 @@
text-align: center; text-align: center;
text-indent: -5px; text-indent: -5px;
letter-spacing: -0.22em; letter-spacing: -5.3px;
margin-bottom: 0.1rem; margin-bottom: 2px;
} }
#download-button:disabled { #download-button:disabled {