Fix(UI): Prevent CV dates from appearing as phone numbers on iOS.
This commit is contained in:
@@ -173,6 +173,9 @@
|
||||
font-size: 0.9rem;
|
||||
width: 50%;
|
||||
min-width: 50%;
|
||||
-webkit-text-fill-color: inherit;
|
||||
text-decoration: none;
|
||||
pointer-events: none;
|
||||
}
|
||||
.experience-card:last-child {
|
||||
margin-bottom: 0;
|
||||
|
||||
Reference in New Issue
Block a user