Skip to content

Commit 3c90c55

Browse files
author
Nicholas Thomson
committed
30s bounce loop
1 parent d45bf4a commit 3c90c55

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/styles/main.less

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159
.bounce {
160160
position: relative;
161-
.Animation(bounce 2s infinite);
161+
.Animation(bounce 30s infinite);
162162
}
163163

164164
.brush .resize .limit {
@@ -1129,6 +1129,7 @@ footer {
11291129
margin: 0;
11301130
text-align: center;
11311131
color: @bright-blue;
1132+
line-height: 42px;
11321133

11331134
text-shadow: 0 0 20px rgba(200, 200, 200, .5);
11341135
-webkit-animation: opacity-pulsate 2s linear;

0 commit comments

Comments
 (0)