Skip to content

Commit 6315af9

Browse files
奈可奈可
authored andcommitted
resolve conflicts
2 parents 9c61d13 + 4b284c9 commit 6315af9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<html>
33
<body>
44
<h1>This is just a test.</h1>
5-
<p>This is a new line</p>
6-
<p>Wondeful!</p>
7-
<p>This is really nice.</p>
5+
<p style="color: blue">This is a new line</p>
6+
<p style="color: #9843fc">Wondeful!</p>
7+
<p>This is really nice</p>
88
</body>
99
</html>

0 commit comments

Comments
 (0)