There was an error while loading. Please reload this page.
1 parent d4c8bf0 commit 17604f6Copy full SHA for 17604f6
common/common.scss
@@ -4,6 +4,8 @@
4
float: left;
5
margin-right: 5px;
6
list-style: none;
7
+ -webkit-animation: fadein 0.7s;
8
+ animation: fadein 0.7s;
9
10
a {
11
border: none;
0 commit comments