X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2da7976763846c2fa0ffd4ce6ded668a018de8fa..d6586275e971ee7c4c3f3712dc5ea50899f3135f:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 744625e87..5ff48dc6c 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -1091,6 +1091,10 @@ tr.turn:hover { [dir=rtl] .header-illustration { transform: scaleX(-1); + + h1 { + transform: scaleX(-1); + } } #content.maximised {