diff --git a/src/assets/css/style.css b/src/assets/css/style.css index ef87b66..41362eb 100755 --- a/src/assets/css/style.css +++ b/src/assets/css/style.css @@ -1525,10 +1525,6 @@ body { height: 80vh; } -.h-\[400px\] { - height: 400px; -} - .max-h-0 { max-height: 0px; } @@ -5926,12 +5922,6 @@ body { justify-content: space-between; } - .lg\:space-x-2 > :not([hidden]) ~ :not([hidden]) { - --tw-space-x-reverse: 0; - margin-right: calc(0.5rem * var(--tw-space-x-reverse)); - margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse))); - } - .lg\:space-x-4 > :not([hidden]) ~ :not([hidden]) { --tw-space-x-reverse: 0; margin-right: calc(1rem * var(--tw-space-x-reverse));