Skip to main content
Question

What does this "6x" mean for wrap logic in Dev Mode?

  • January 18, 2024
  • 2 replies
  • 288 views

Hi friends! I have a quick question:
When inspecting in dev mode, I noticed a gap value displayed as “6x” with an info icon. This container is set to wrap, and the actual gap size is 24px.

Do you guys know what the meaning of “6x” in this context? And how could I expand the info icon to learn more?

Thanks in advance! 🙂

This topic has been closed for replies.

2 replies

IraX
  • Power Member
  • 149 replies
  • January 18, 2024

It’s a suggested variable based on whatever value is applied as the gap; because somewhere you have a variable called 6x with that value.

This is explained in Dev Mode under Layout.


  • Author
  • 2 replies
  • September 22, 2024

Got it! Thanks so much!!