8 lines
202 B
CSS
8 lines
202 B
CSS
/* Block Viewed Products */
|
|
/* line 4, ../../../sass/modules/blockviewed/blockviewed.scss */
|
|
#viewed-products_block_left li.last_item {
|
|
padding-bottom: 0;
|
|
margin-bottom: 0;
|
|
border-bottom: none;
|
|
}
|