We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a8e517 commit d263543Copy full SHA for d263543
1 file changed
features/project-descriptions/style.css
@@ -1,9 +1,10 @@
1
.ai-star {
2
height: 1.4rem;
3
- margin-left: .3rem;
+ position: absolute;
4
cursor: pointer;
5
transform: none;
6
transition: transform .3s;
7
+ left: 6rem;
8
}
9
10
.ai-star:hover {
0 commit comments