Skip to content

Commit e684ef5

Browse files
Update cv.html
1 parent c7ac2c8 commit e684ef5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cv.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@
293293
.info-box {
294294
display: none; /* Hidden by default */
295295
position: absolute;
296-
top: 100%; /* Positioned directly below the "i" icon */
296+
top: 40px; /* Positioned directly below the "i" icon */
297297
left: 50%;
298298
transform: translateX(-50%); /* Centers the box relative to the "i" icon */
299299
background-color: #fff;

0 commit comments

Comments
 (0)