Skip to content

Commit e4a8dd6

Browse files
changed height
1 parent 9720c21 commit e4a8dd6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

about.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
}
2626

2727
.info {
28-
margin-top: 100px;
28+
margin-top: 30px;
2929
margin-left: auto;
3030
margin-right: auto;
3131

home.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
}
2626

2727
.column {
28-
margin-top: 100px;
28+
margin-top: 30px;
2929
margin-left: auto;
3030
margin-right: auto;
3131

@@ -171,7 +171,7 @@
171171
<div class="column">
172172
<h1>Welcome to Physical Web Toy!</h1>
173173
<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>
174+
and play laser tag with other people!</p><br>
175175

176176
<h2 onclick="connect();" id='connect'>Connect</h2><br>
177177
<h2 onclick="disconnect();" id='disconnect'>Disconnect</h2><br>

0 commit comments

Comments
 (0)