Skip to content

Commit 8576333

Browse files
committed
hopefully final update of the night my god
1 parent 8715c04 commit 8576333

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

index.html

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<title>Thalia Kennedy Website</title>
77
<h1>Wow! What a cool website!</h1>
88
<text>more testing!!! </text>
9+
<br>
910
<text>this will have real information at some point (spring break project??)</text>
1011
</body>
1112
</html>

style.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
body{
2-
background-color: #b9a0db;
3-
text-align: center;
2+
background-color: white ;
3+
text-align: left;
44
}

0 commit comments

Comments
 (0)