[mobilePadding]="false"
By default, the fl-container component does not have any padding in mobile screens, stretching the content to the edges of the screen and maximize screen real-estate usage.
[mobilePadding]="true"
A mobile padding can be added via mobilePadding input which is useful for non card like sections so that the content will have a descent space away from the edge.