Skip to content

Commit 83f420f

Browse files
formatting tweaks
1 parent 53ffd61 commit 83f420f

File tree

1 file changed

+9
-12
lines changed

1 file changed

+9
-12
lines changed

index.html

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -34,20 +34,16 @@
3434
<body>
3535

3636
<div class="jumbotron text-center" id="header">
37-
<div class="mobileLogo">
38-
<img src="img/Symbol.png" id="keyboardSymbol" height="100" width="200" alt="CodeWith">
39-
<h1>We are CodeWith</h1>
40-
</div>
41-
42-
<div class="desktopLogo">
43-
<img src="img/CodeWithLogoSmall.png" height="500" width="476" alt="CodeWith">
44-
</div>
45-
37+
<div class="mobileLogo">
38+
<img src="img/Symbol.png" id="keyboardSymbol" height="100" width="200" alt="CodeWith">
39+
<h1>We are CodeWith</h1>
40+
</div>
4641

42+
<div class="desktopLogo">
43+
<img src="img/CodeWithLogoSmall.png" height="500" width="476" alt="CodeWith">
44+
</div>
4745
</div>
4846

49-
50-
5147
<div class="container">
5248
<div class="row">
5349
<div class="col-sm-8">
@@ -57,7 +53,8 @@ <h1>We are CodeWith</h1>
5753
</p>
5854
<p class="lead">
5955
We want to keep everyone up to date with what's going on, so please
60-
sign up to our mailing list <span class="mobilePrompt">below</span><span class="desktopPrompt">to the right</span>
56+
sign up to our mailing list <span class="mobilePrompt">below</span><span class="desktopPrompt">to
57+
the right</span>
6158
</p>
6259

6360
</div>

0 commit comments

Comments
 (0)