We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9720c21 commit e4a8dd6Copy full SHA for e4a8dd6
about.html
@@ -25,7 +25,7 @@
25
}
26
27
.info {
28
- margin-top: 100px;
+ margin-top: 30px;
29
margin-left: auto;
30
margin-right: auto;
31
home.html
.column {
@@ -171,7 +171,7 @@
171
<div class="column">
172
<h1>Welcome to Physical Web Toy!</h1>
173
<p id="welcome">You can now connect to a robot car in your vicinity, control it using your smart device
174
- and play laser tag with other people!</p><br><br>
+ and play laser tag with other people!</p><br>
175
176
<h2 onclick="connect();" id='connect'>Connect</h2><br>
177
<h2 onclick="disconnect();" id='disconnect'>Disconnect</h2><br>
0 commit comments