Responsive fix

This commit is contained in:
Yiğit FINDIKLI 2021-12-23 16:13:38 +03:00
parent 1b0ac2183e
commit 5feedefdc6

View File

@ -46,8 +46,8 @@ export class MediaDemoComponent implements OnInit {
}, },
{ {
breakpoint: '768px', breakpoint: '768px',
numVisible: 1, numVisible: 2,
numScroll: 1 numScroll: 2
}, },
{ {
breakpoint: '560px', breakpoint: '560px',