This commit is contained in:
ntr
2019-05-20 18:35:08 +10:00
parent 0fafa97f6e
commit e6156debef
3 changed files with 50 additions and 10 deletions
+2 -3
View File
@@ -303,11 +303,10 @@
color: #666;
}
/* Equipment */
.equip {
display: flex;
margin: 1.5em 0;
text-align: center;
}
@@ -360,7 +359,7 @@
margin-bottom: 0.5em;
}
button.equip {
button.equipping {
animation: equip-skill 1s infinite ease-in-out alternate;
}