Skip to content

Commit d263543

Browse files
authored
Update style.css
1 parent 0a8e517 commit d263543

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

features/project-descriptions/style.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
.ai-star {
22
height: 1.4rem;
3-
margin-left: .3rem;
3+
position: absolute;
44
cursor: pointer;
55
transform: none;
66
transition: transform .3s;
7+
left: 6rem;
78
}
89

910
.ai-star:hover {

0 commit comments

Comments
 (0)