mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
[CodeFactor] Apply fixes to commit 95a74eb
This commit is contained in:
parent
bf1cd7780b
commit
4277a864f9
@ -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