diff --git a/src/styles/app.scss b/src/styles/app.scss index c75cc4bac..51f34f9e2 100644 --- a/src/styles/app.scss +++ b/src/styles/app.scss @@ -342,9 +342,9 @@ h3 { } .highlight { - height: 24px; + height: 12px; position: relative; - top: -24px; + top: -6px; left: -10px; width: 120%; max-width: 90vw;