Update main.css

pull/8/head
SuperDev 2 years ago committed by GitHub
parent f8fdfeb8a5
commit 8faa2daef4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -120,9 +120,9 @@ form button:active{
outline: none;
}
.download-btn.timer{
color: #000;
background: none;
transition: none;
color: #fff;
background: #2d2d2d;
transition: all .2s ease;
font-size: 1.6rem;
pointer-events: none;
}

Loading…
Cancel
Save