Html – I am trying to display two columns within a row in my ionic/angular project. the its just creating a stack where the other content is in the bottom
I am trying to display two columns within a row in my ionic/angular project. the its just creating a stack where the other content is in the bottom. this is also my css <ion-grid class="rewards-container" *ngIf="!noRewardsData"> <ion-row class="row-container"> <ng-container *ngFor="let…