mirror of
https://github.com/imfing/hextra.git
synced 2025-05-12 17:36:25 -04:00
add missing class
This commit is contained in:
parent
71b2b1176f
commit
797b485c9b
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user