/* Table of Contents ================================================== # Link */ /* # Link ================================================== */ a { color: inherit; text-decoration: none; touch-action: manipulation; @include transition(all 0.3s ease-in-out); } a[disabled] { cursor: not-allowed; pointer-events: none; }