This repository has been archived on 2022-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
2016-07-24 15:32:31 -07:00

6 lines
144 B
SCSS

.link {
text-decoration: none;
background: no-repeat left/10% url(./assets/slack_icon.svg);
padding: 5px 0 4px 36px;
font-size: 1.4em;
}