diff --git a/src/style.css b/src/style.css index 6c68e0c..7f5fe9a 100644 --- a/src/style.css +++ b/src/style.css @@ -212,15 +212,6 @@ body { transition: height 0.5s cubic-bezier(0.16, 1, 0.3, 1); } -.rack-unit { - transition: max-height 0.5s cubic-bezier(0.16, 1, 0.3, 1); - max-height: 90px; - overflow: visible; -} - -.rack-unit.grown { - max-height: 500px; -} .terminal-display::before { content: '';