mirror of
https://github.com/imfing/hextra.git
synced 2025-05-12 22:36:25 -04:00
add missing class
This commit is contained in:
parent
71b2b1176f
commit
797b485c9b
@ -875,6 +875,9 @@ video {
|
|||||||
.hx-gap-4 {
|
.hx-gap-4 {
|
||||||
gap: 1rem;
|
gap: 1rem;
|
||||||
}
|
}
|
||||||
|
.hx-gap-6 {
|
||||||
|
gap: 1.5rem;
|
||||||
|
}
|
||||||
.hx-gap-x-1\.5 {
|
.hx-gap-x-1\.5 {
|
||||||
-moz-column-gap: 0.375rem;
|
-moz-column-gap: 0.375rem;
|
||||||
column-gap: 0.375rem;
|
column-gap: 0.375rem;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user