Skip to content

Commit 41213e6

Browse files
Update cv.html
1 parent a2ef93f commit 41213e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cv.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@
295295
position: absolute;
296296
top: 40px; /* Positioned directly below the "i" icon */
297297
left: 50%;
298-
transform: translateX(+100%) translateY(-100%);
298+
transform: translateX(-50%) translateY(10px);
299299
background-color: #fff;
300300
border: 1px solid #ccc;
301301
padding: 10px;

0 commit comments

Comments
 (0)