Rebuild CSS (gap-6 was purged)

This commit is contained in:
2026-08-11 22:22:17 +03:00
parent 52bcd31387
commit 302a1f87a2
+4
View File
@@ -870,6 +870,10 @@ video {
gap: 1rem;
}
.gap-6 {
gap: 1.5rem;
}
.gap-x-3 {
-moz-column-gap: 0.75rem;
column-gap: 0.75rem;