Skip to content

Commit f0e8fe4

Browse files
Update landingtest.html
1 parent ff241de commit f0e8fe4

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

src/landingtest.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
<body style="color:white; background-color: black; font-family: Aptos, Arial, Helvetica, sans-serif;">
22

3-
<p style="background-color: gray;">
4-
<img src="/assets/images/Picture4.png"><img src="/assets/images/Picture5.png">U.S. Department of War Chief Information Officer
5-
</p>
3+
<div style="background-color: gray;">
4+
<p style="font-size: 28px;">
5+
<img src="assets/images/Picture4.png" height="75"><img src="assets/images/Picture5.png" height="75">U.S. Department of War Chief Information Officer</p>
6+
</div>
67

78
<table style="border-spacing: 30px; padding: 20px;">
89
<tr>
@@ -25,10 +26,10 @@ <h2>Deliver software at speed as demanded by the urgency of our warfighters</h2>
2526
</table>
2627
</td>
2728
<td>
28-
<img src="/assets/images/groupimage.jpg">
29+
<img src="assets/images/groupimage.jpg">
2930
</td>
3031
</table>
3132

32-
<p align=right style="color:white; background-color:gray;">Contact us: <a style="color:white" href="osd.mc-alex.dod-cio.mbx.devsecops@mail.mil">osd.mc-alex.dod-cio.mbx.devsecops@mail.mil</a></p>
33+
<p align=right style="color:white; background-color:gray;">Contact uUs: <a style="color:white" href="osd.mc-alex.dod-cio.mbx.devsecops@mail.mil">osd.mc-alex.dod-cio.mbx.devsecops@mail.mil</a></p>
3334

3435
</body>

0 commit comments

Comments
 (0)