Improve padding

This commit is contained in:
Kognise 2019-08-26 13:10:27 -04:00
parent 52fde30a56
commit a2cda5159d
No known key found for this signature in database
GPG key ID: 19AA40F6884A36D6

View file

@ -87,6 +87,7 @@ textarea:disabled {
input[type='range'] {
-webkit-appearance: none;
margin: 10px 0;
padding: 10px 0;
background: transparent;
}
input[type='range']:focus {