Whenever I access our website through Safari and need Github authentication, I encounter this issue:
Please check the code snippet below:
Make sure to configure these settings:
.breadcrumb-link {
font-family: SFPro-Medium;
font-size: 22px;
color: #c14953;
}
@font-face {
font-family: SFPro-Medium;
src: url(/fonts/SF-Pro.ttf);
font-weight: medium;
font-display: swap;
}
View on Mac:
https://i.sstatic.net/unhej.png
View on iPad: