add twitter sharing to game over screen
This commit is contained in:
@@ -192,6 +192,12 @@ hr {
|
||||
margin-top: 59px;
|
||||
}
|
||||
|
||||
.score-sharing {
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
@include animation(fade-in 800ms ease $transition-speed * 12);
|
||||
@include animation-fill-mode(both);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user