Skip to content

Commit 7b0884a

Browse files
authored
Merge pull request #852 from rgantzos/sprite-layers
Fix `project-descriptions` overlapping with Notes & Credits text
2 parents e5bcd77 + d2d44f5 commit 7b0884a

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)