add missing class

This commit is contained in:
Attila Greguss 2024-12-17 18:07:18 +00:00
parent 71b2b1176f
commit 797b485c9b

View File

@ -875,6 +875,9 @@ video {
.hx-gap-4 {
gap: 1rem;
}
.hx-gap-6 {
gap: 1.5rem;
}
.hx-gap-x-1\.5 {
-moz-column-gap: 0.375rem;
column-gap: 0.375rem;