Skip to content

Commit e0b16f5

Browse files
committed
revert index.html chan ge
1 parent eaacf4e commit e0b16f5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/index.html

+1-3
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
<h1>Ionicons</h1>
1313

1414
<h2>Default</h2>
15-
<ion-icon name="binoculars-outline" class="custom"></ion-icon>
16-
<ion-icon name="basketball-outline" class="custom"></ion-icon>
15+
<ion-icon name="cellular"></ion-icon>
1716
<ion-icon name="at"></ion-icon>
1817
<ion-icon name="call"></ion-icon>
1918
<ion-icon name="football"></ion-icon>
@@ -175,7 +174,6 @@ <h2>Base64 url</h2>
175174
.custom {
176175
stroke: red;
177176
fill: blue;
178-
stroke-width: 30px;
179177
}
180178
</style>
181179
</body>

0 commit comments

Comments
 (0)