Skip to content

Commit 3ad2f21

Browse files
authored
Update main.css
1 parent 21b02be commit 3ad2f21

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

style/main.css

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -885,6 +885,15 @@ hr {
885885
to {opacity: 1}
886886
}
887887

888+
.scores-container {display: flex;justify-content: center;align-items: center;height: 60px;}
889+
.best-container {margin-left: 10px;}
890+
.moves-container {margin-left: 10px;}
891+
892+
.meon { display: flex;
893+
justify-content: center;
894+
align-items: center;
895+
height: 60px;
896+
}
888897

889898
* {
890899
-webkit-user-select: none;

0 commit comments

Comments
 (0)