Skip to content

Commit 72e7451

Browse files
Update cv.html
1 parent 284ed7c commit 72e7451

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
@@ -267,14 +267,14 @@
267267
}
268268

269269
.info-icon {
270-
font-size: 1.2rem;
270+
font-size: 1rem;
271271
cursor: pointer;
272272
font-weight: bold;
273273
color: #0073e6;
274274
font-style: italic;
275275
margin-left: 5px;
276276
padding: 5px;
277-
border-radius: 40%;
277+
border-radius: 50%;
278278
background-color: #f1f1f1;
279279
border: 2px solid #0073e6;
280280
display: inline-flex;

0 commit comments

Comments
 (0)