mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
Merge pull request #11 from srgooglo/master-cf-autofix
Apply fixes from CodeFactor
This commit is contained in:
commit
477fe6608b
@ -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%; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user