Skip to content

Commit 8e5899b

Browse files
committed
chore: update b400 color
1 parent 0a2935a commit 8e5899b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/colorPalette.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ $black: 0, 0, 0;
2929
--B700: rgb(0, 57, 116);
3030
--B600: rgb(0, 79, 161);
3131
--B500: rgb(0, 102, 204);
32-
--B400: rgb(57, 137, 217);
32+
--B400: rgb(51, 133, 214);
3333
--B300: rgb(114, 172, 230);
3434
--B200: rgb(171, 207, 243);
3535
--B100: rgb(229, 242, 255);

0 commit comments

Comments
 (0)