We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7ac2c8 commit e684ef5Copy full SHA for e684ef5
1 file changed
cv.html
@@ -293,7 +293,7 @@
293
.info-box {
294
display: none; /* Hidden by default */
295
position: absolute;
296
- top: 100%; /* Positioned directly below the "i" icon */
+ top: 40px; /* Positioned directly below the "i" icon */
297
left: 50%;
298
transform: translateX(-50%); /* Centers the box relative to the "i" icon */
299
background-color: #fff;
0 commit comments