diff --git a/highlight/src/styles.css b/highlight/src/styles.css index 806dbb80..dc6c6db5 100644 --- a/highlight/src/styles.css +++ b/highlight/src/styles.css @@ -2,6 +2,6 @@ padding: 0 6px; } -.highligh { +.highlight { background: rgba(251, 243, 219, 1); -} \ No newline at end of file +}