chore: small changes

This commit is contained in:
surunzi
2019-10-14 07:32:44 +08:00
parent 8a70008710
commit 2ba6216df4

View File

@@ -120,6 +120,7 @@
text-align: center;
margin-top: 10px;
transition: background 0.3s;
cursor: pointer;
&:active {
background: $blue-dark;
}