Skip to content

Commit ca3b706

Browse files
committed
fix: build error
1 parent d614490 commit ca3b706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/containers/GameOver/gameOver.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ $box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.18), 0 1px 5px 0 rgba(0, 0, 0, 0.15);
2222
font-size: 3rem;
2323
height: 5vw;
2424
line-height: 5vw;
25-
margin: 0 -3px 0 -3px;
25+
margin: 0 -3px;
2626
}
2727
}
2828

0 commit comments

Comments
 (0)