Merge pull request #11 from srgooglo/master-cf-autofix

Apply fixes from CodeFactor
This commit is contained in:
srgooglo 2020-10-09 13:16:41 +02:00 committed by GitHub
commit 0b35f05be5

View File

@ -2,7 +2,7 @@
user-select: none;
width: 100px;
height: 30px;
padding: 5px 15px 5px 15px;
padding: 5px 15px;
text-decoration: none;
text-align: center;
vertical-align: middle;
@ -25,7 +25,7 @@
}
}
@keyframes gradient {
@keyframes gradient {
0% { background-position: 14% 0%; }
50% { background-position: 87% 100%; }
100% { background-position: 14% 0%; }