mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-12 05:07:41 +02:00
web/DownloadButton: replace rem sizes with pixels
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user