Skip to content

Commit b95a318

Browse files
updated list component
1 parent 9ece844 commit b95a318

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/Components/List/List.scss

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -86,11 +86,4 @@ PUNICA CSS > COMPONENTS : LIST ***********************/
8686
}
8787
}
8888
}
89-
@include breakpoints($breakpoints-medium, 'max-width') {
90-
.#{$list-name} {
91-
>.#{$list-item} {
92-
flex-direction: column;
93-
}
94-
}
95-
}
9689
}

0 commit comments

Comments
 (0)