Skip to content

Commit 39d718b

Browse files
authored
Add pos: rel to textlabel
1 parent d263543 commit 39d718b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

features/project-descriptions/style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
left: 6rem;
88
}
99

10+
.project-textlabel {
11+
position: relative;
12+
}
13+
1014
.ai-star:hover {
1115
transform: scale(1.1);
1216
}

0 commit comments

Comments
 (0)