Skip to content

Commit f2e21db

Browse files
committed
remove list-style-type
1 parent 4d2339c commit f2e21db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
.list {
33
margin: 0;
44
padding: 0;
5+
list-style-type: none;
56
}
67

78
.list--horizontal {

0 commit comments

Comments
 (0)