Skip to content

Commit 48c5007

Browse files
Update cv.html
1 parent 72e7451 commit 48c5007

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cv.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@
267267
}
268268

269269
.info-icon {
270-
font-size: 1rem;
270+
font-size: 0.9rem;
271271
cursor: pointer;
272272
font-weight: bold;
273273
color: #0073e6;
@@ -316,6 +316,7 @@
316316
cursor: pointer;
317317
margin-top: 10px;
318318
font-family: 'Times New Roman', Times, serif;
319+
border-radius: 8px;
319320
}
320321

321322
.close-info:hover {

0 commit comments

Comments
 (0)