Skip to content

Commit bab874a

Browse files
committed
change share button color to pink
1 parent 03ced23 commit bab874a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/share-button.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
button {
3737
width: 15%;
3838
border: none;
39-
background-color: var(--orange);
39+
background-color: var(--pink);
4040
color: var(--white);
4141
padding: 4px 8px;
4242
border-radius: 0 4px 4px 0;

0 commit comments

Comments
 (0)