Skip to content

Commit 0b977bf

Browse files
deleted unnecessary property
1 parent 6c823c1 commit 0b977bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Components/Card/Card.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ PUNICA CSS > COMPONENTS : CARD ***********************/
8282
//
8383
@if $components-card-media {
8484
>.#{$card-media} {
85-
display: flex;
85+
//display: flex;
8686
align-self: normal;
8787
width: 100%;
8888
img {

0 commit comments

Comments
 (0)