diff --git a/client/components/DictionaryHelp/ContextTranslation.js b/client/components/DictionaryHelp/ContextTranslation.js
index 4b392346..f928e2b3 100644
--- a/client/components/DictionaryHelp/ContextTranslation.js
+++ b/client/components/DictionaryHelp/ContextTranslation.js
@@ -141,7 +141,7 @@ const ContextTranslation = ({surfaceWord, wordTranslated}) => {
marginBottom: '1em',
padding: '1em',
borderRadius: '15px',
- backgroundColor: 'rgb(126 222 249 / 30%)' /* #9e9e9e4d */
+ backgroundColor: 'rgb(126 222 249 / 30%)'
}}
dangerouslySetInnerHTML={{__html: highlightTarget(data)}}
/>
diff --git a/client/components/Sidebar.js b/client/components/Sidebar.js
index d7111f3d..100eefeb 100644
--- a/client/components/Sidebar.js
+++ b/client/components/Sidebar.js
@@ -353,7 +353,7 @@ export default function Sidebar({ history }) {
-
+