0

Why won't the items justify-content: flex-start within the ul? Please help! https://findmyreleaseliner.vfideacenter.com/product-category/medical/

#left-area ul.products {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
}
Michael Benjamin
  • 346,931
  • 104
  • 581
  • 701

0 Answers0