Skip to content

Instantly share code, notes, and snippets.

@thisiszoaib
Created June 6, 2020 08:30
Show Gist options
  • Save thisiszoaib/f76a83c0e5557fadce3d3925ea17da18 to your computer and use it in GitHub Desktop.
Save thisiszoaib/f76a83c0e5557fadce3d3925ea17da18 to your computer and use it in GitHub Desktop.
Card view 10
<div [fxFlex]="(100/gridColumns) + '%'" fxFlex.xs="100%" fxFlex.sm="33%" *ngFor="let num of [1,2,3,4,5,6,7]">
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment