diff --git a/client/src/templates/Introduction/intro.css b/client/src/templates/Introduction/intro.css index 576404fd610..02ff72241c2 100644 --- a/client/src/templates/Introduction/intro.css +++ b/client/src/templates/Introduction/intro.css @@ -12,7 +12,7 @@ } .hide-scrollable-anchor { - display: inline-block; + display: block; max-height: 0px; }