Skip to content

Commit 2191fe3

Browse files
committed
use primary color
1 parent 499d417 commit 2191fe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/css/modules/navbar.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
position: absolute;
106106
font-size: 10px;
107107
color: var(--color-white);
108-
background: var(--color-red);
108+
background: var(--color-primary);
109109
padding: 2px 4px;
110110
border-radius: 10px;
111111
top: -3px;

0 commit comments

Comments
 (0)