Skip to content

Commit 77b8894

Browse files
committed
fix: inconsistent size of star button
1 parent 3e3f3fb commit 77b8894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/assets/stylesheets/projects.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
}
131131

132132
.projects-button-star-icon {
133-
height: 25px;
133+
height: 38px;
134134
padding-bottom: 25px;
135135
padding-top: 8px;
136136
}

0 commit comments

Comments
 (0)