@gofynd/theme-template 3.1.2 → 3.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.css CHANGED
@@ -11750,6 +11750,16 @@ h5,
11750
11750
  .accordion__accordionItem___X6mJZ .accordion__accordionRow___BbEFH .accordion__accordionBox___NcNK_ .accordion__accordionContent___vRpqI li {
11751
11751
  margin-bottom: 4px;
11752
11752
  }
11753
+ .accordion__accordionContentImages___cgp_Q {
11754
+ display: flex;
11755
+ flex-wrap: wrap;
11756
+ align-items: center;
11757
+ gap: 8px;
11758
+ }
11759
+ .accordion__accordionContentImageItem____FBCe {
11760
+ display: flex;
11761
+ align-items: center;
11762
+ }
11753
11763
  .accordion__accordionContentImg___lbTPr {
11754
11764
  border-radius: 50%;
11755
11765
  width: 16px;