gap-x-48
The class gap-x-48 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-x-48.
The above code produces the following result:
A
B
C
D
E
F
G
H
Resulting CSS
column-gap: 12rem; /* 192px */