mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-28 17:38:31 +00:00
web/DownloadButton: replace rem sizes with pixels
This commit is contained in:
parent
281ae25d4a
commit
3057f9cffb
@ -186,9 +186,9 @@
|
||||
|
||||
text-align: center;
|
||||
text-indent: -5px;
|
||||
letter-spacing: -0.22em;
|
||||
letter-spacing: -5.3px;
|
||||
|
||||
margin-bottom: 0.1rem;
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
|
||||
#download-button:disabled {
|
||||
|
Loading…
Reference in New Issue
Block a user