Skip to content

Commit a90d6ca

Browse files
committed
Fix syntax mistake in style file
1 parent 225b20e commit a90d6ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/styles/newthemes.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120

121121
--color-codepen: #000000;
122122
--color-github: #211F1F;
123-
--color-linkedin: (#0a66c2;
123+
--color-linkedin: #0a66c2;
124124
--color-mastodon: #6364FF;
125125
--color-x: #000000;
126126
}

0 commit comments

Comments
 (0)