Skip to content

Commit 8c7e3a0

Browse files
Update cv.html
1 parent 7a7b8c1 commit 8c7e3a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cv.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,8 +279,8 @@
279279
.info-box {
280280
display: none;
281281
position: absolute;
282-
top: 40px;
283-
left: 50%;
282+
bottom: 40px;
283+
right: 50%;
284284
transform: translateX(-50%);
285285
background-color: #fff;
286286
border: 1px solid #ccc;

0 commit comments

Comments
 (0)