Skip to content

Commit 5fe8420

Browse files
committed
Tweak colors
1 parent 8cdd5b0 commit 5fe8420

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/styles/measuring-tool.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@
7171
}
7272

7373
&__point {
74-
background: $colorKeyBg;
74+
background: fuchsia;
7575
border-radius: 50%;
76-
color: $colorKeyFg;
76+
color: black;
7777
display: inline-block;
7878
min-width: 20px;
7979
min-height: 20px;

0 commit comments

Comments
 (0)