Skip to content

Commit 80a433f

Browse files
committed
Merge branch 'feature-add-color'
2 parents dc880fc + 887f4d8 commit 80a433f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</head>
77
<body>
88
<h1>How to create a circle using a div</h1>
9-
<div class="blue circle">
9+
<div class="red circle">
1010

1111
<div>
1212
</body>

0 commit comments

Comments
 (0)