diff --git a/client/src/templates/Introduction/intro.css b/client/src/templates/Introduction/intro.css index 5bb8ee47b9..19f63f8773 100644 --- a/client/src/templates/Introduction/intro.css +++ b/client/src/templates/Introduction/intro.css @@ -208,7 +208,7 @@ button.map-title { stroke: var(--color-quaternary); } -.open > .map-title svg:first-child { +.open > .map-title > svg:first-child { transform: rotate(90deg); }