We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceee646 commit c5fc323Copy full SHA for c5fc323
dom-and-events/studio/index.html
@@ -13,11 +13,11 @@ <h2>Current Flight Status</h2>
13
<h2>Shuttle Trajectory</h2>
14
</div>
15
<div id="flightDisplay">
16
- <div class="center-block">
+ <div class="center-block">
17
<h3>Fuel Levels</h3>
18
<p>Tank Full</p>
19
<h3>Astronaut Chat</h3>
20
- <p>Houston, we are ready when you are!</p>
+ <p>Houston, we are ready when you ar e!</p>
21
22
<div id = "shuttleBackground">
23
<img src = "LaunchCode_rocketline_white.png" height = "75" width = "75" id = "rocket"/>
0 commit comments