Skip to content

Commit 8ab3dc3

Browse files
Remove line break in start-message
1 parent 989db38 commit 8ab3dc3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

violent-theremin/index.html

+1-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
</head>
1010
<body>
1111
<button class="start-message">
12-
Click anywhere in the browser window <br />
13-
to start the app.
12+
Click anywhere in the browser window to start the app.
1413
</button>
1514

1615
<div class="app-contents">

0 commit comments

Comments
 (0)