Skip to content

Commit 0fbc68e

Browse files
committed
feat: address pr comments
1 parent 536558c commit 0fbc68e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
.label-value {
2-
background-color: #3e63dd;
2+
background-color: #01B4FF;
33
color: #ffffff;
4-
border-radius: 0.4rem;
4+
border-radius: 1.4rem;
55
padding-inline: 0.4375rem;
66
letter-spacing: -0.00875rem;
77
display: inline-block;
88
border: 0;
99
font-size: 0.875rem;
1010
line-height: 1.4rem;
1111
margin: 3px 0;
12-
}
12+
}

0 commit comments

Comments
 (0)