File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ <h2 id="nameInputMessage"></h2>
70
70
< div class ="backToMenu button "> Back to menu</ div >
71
71
</ div >
72
72
< script src ="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js "> </ script >
73
- < script src ="https://cdn.jsdelivr.net/npm/dreamlo.js@1.0.1 /dist/dreamlo.min.js "> </ script >
73
+ < script src ="https://cdn.jsdelivr.net/npm/dreamlo.js@1.2.0 /dist/dreamlo.min.js "> </ script >
74
74
< script src ="script.js "> </ script >
75
75
</ body >
76
76
Original file line number Diff line number Diff line change 65
65
66
66
# boardMenu {
67
67
position : relative;
68
- top : 250 px ;
68
+ top : 300 px ;
69
69
}
70
70
71
71
# splash {
@@ -131,6 +131,10 @@ tbody>tr:nth-child(odd) {
131
131
margin : 300px auto 0 ;
132
132
}
133
133
134
+ # scores {
135
+ margin-top : 0px ;
136
+ }
137
+
134
138
# name {
135
139
font-size : 18pt ;
136
140
width : 150px ;
You can’t perform that action at this time.
0 commit comments