Skip to content

Commit 960f44d

Browse files
author
David Blackman
committed
remove scoreboard padding
1 parent 7ece283 commit 960f44d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/compare.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@
8383

8484
#scoreboardContainer {
8585
position: fixed;
86-
top: 10px;
87-
right: 10px;
86+
top: 0;
87+
right: 0;
8888
z-index: 10000;
8989
display: flex;
9090
flex-direction: column;

0 commit comments

Comments
 (0)