Skip to content

Commit d2d44f5

Browse files
committed
Fix project-descriptions overlapping with Notes & Credits text
1 parent 508e2e3 commit d2d44f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

features/project-descriptions/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.ai-star {
22
height: 1.4rem;
33
position: absolute;
4-
left: 6rem;
4+
margin-left: .5rem;
55
cursor: pointer;
66
transform: none;
77
transition: transform .3s;

0 commit comments

Comments
 (0)