summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index fff740a..e28e76f 100644
--- a/style.css
+++ b/style.css
@@ -342,7 +342,7 @@ label input {
342} 342}
343 343
344#wrapper.step5 .block-step5 .juice { 344#wrapper.step5 .block-step5 .juice {
345 max-height: 650px; 345 max-height: 750px;
346 transition: max-height 0.5s ease; 346 transition: max-height 0.5s ease;
347} 347}
348 348