Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a2872a9

Browse files
committed
Update dark-snake.css
1 parent 30f1217 commit a2872a9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

css/dark-snake.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@ body {
2525
padding:0px;
2626
}
2727

28+
#high-score {
29+
position: relative;
30+
left: 200px;
31+
bottom: 50px;
32+
}
33+
2834
#game-area:focus { outline: none; }
2935

3036
#mode-wrapper {

0 commit comments

Comments
 (0)