Ios swift – My card background color exceeds the screen
The background color set at the top of my third card and the bottom of my ninth card in the preview screen exceeds the border of the card(I am listening the CS193P) here is my code import SwiftUI struct CardView:…