We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 284ed7c commit 72e7451Copy full SHA for 72e7451
cv.html
@@ -267,14 +267,14 @@
267
}
268
269
.info-icon {
270
- font-size: 1.2rem;
+ font-size: 1rem;
271
cursor: pointer;
272
font-weight: bold;
273
color: #0073e6;
274
font-style: italic;
275
margin-left: 5px;
276
padding: 5px;
277
- border-radius: 40%;
+ border-radius: 50%;
278
background-color: #f1f1f1;
279
border: 2px solid #0073e6;
280
display: inline-flex;
0 commit comments