| Current Path : C:/xampp/htdocs/esuporta/vendors/bootstrap/site/docs/4.3/assets/scss/ |
| Current File : C:/xampp/htdocs/esuporta/vendors/bootstrap/site/docs/4.3/assets/scss/_anchor.scss |
.anchorjs-link {
font-weight: 400;
color: rgba($link-color, .5);
@include transition(color .15s ease-in-out, opacity .15s ease-in-out);
&:hover {
color: $link-color;
text-decoration: none;
}
}