Skip to content

Commit 84045fa

Browse files
Update index.html
1 parent 7a6d947 commit 84045fa

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CSS Background/index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,10 +136,9 @@ <h3 class="BI-h3">Background-Image: none;</h3>
136136

137137
<div class="url">
138138
<h3 class="BI-h3">Background-Image: url("");</h3>
139-
140139
</div>
141140

142-
141+
143142
<div class="Conic-gradient">
144143
<h3 class="BI-h3">Background-Image: Conic-gradient();</h3>
145144
</div>
@@ -170,7 +169,7 @@ <h3 class="BI-h3">Background-Image: Repeating-radial-gradient();</h3>
170169
</div>
171170

172171
</div>
173-
172+
174173
</div>
175174

176175
<hr>

0 commit comments

Comments
 (0)