gap-14
The class gap-14 is a Tailwind CSS class, part of the gap classes in the category flexbox & grid.
Example usage
The following code is an example on how to use the class gap-14.
The above code produces the following result:
A
  B
  C
  D
  E
  F
  G
  H
Resulting CSS
gap: 3.5rem; /* 56px */
