I’m trying to make square columns, the problem is that I don’t know how to set the height of the column equal to the width of it.
This is the html:
How can I set the scss values of the column to make it square?
ion-col{
height: ?;
}
1 post - 1 participant