Skip to content

Commit f0c06ae

Browse files
wass3rplyr4KellyMerrick
authored
fix(star): use standard line width for stroke (#86)
Co-authored-by: David Vader <[email protected]> Co-authored-by: Kelly Merrick <[email protected]>
1 parent c778cae commit f0c06ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/scss/_main.scss

+1
Original file line numberDiff line numberDiff line change
@@ -1147,6 +1147,7 @@ nav {
11471147
.icon.favorite-star {
11481148
fill: none;
11491149
stroke: var(--color-yellow);
1150+
stroke-width: var(--line-width);
11501151
}
11511152

11521153
.icon.favorite-star.favorited {

0 commit comments

Comments
 (0)