align text on phone

@Disci oh sorry for that issue, can you pleas add below code its work all device perfect view one line

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.css ->paste below code at the bottom of the file.
.product-card__info .justify-items-center {width: 100%;}
.product-card__info .v-stack.justify-items-center.gap-1 {gap: 0 !important;}