Mini Kabibi Habibi

Current Path : C:/xampp/htdocs/cid/vendors/bootstrap/site/docs/4.3/assets/scss/
Upload File :
Current File : C:/xampp/htdocs/cid/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;
  }
}