diff --git a/frontend/src/styles/caret.scss b/frontend/src/styles/caret.scss index 999ef6ded..062ec1c8a 100644 --- a/frontend/src/styles/caret.scss +++ b/frontend/src/styles/caret.scss @@ -10,7 +10,6 @@ #paceCaret { height: 1.2em; - // background: var(--sub-color); background: var(--sub-color); opacity: 0.5; position: absolute; diff --git a/frontend/src/styles/test.scss b/frontend/src/styles/test.scss index 40e560c59..637dc4291 100644 --- a/frontend/src/styles/test.scss +++ b/frontend/src/styles/test.scss @@ -9,7 +9,6 @@ top: 0; left: 0; width: 100vw; - /* height: 0.5rem; */ height: 0.5rem; background: black; /* background: #0f0f0f; */