Link helpers & use utility API for all utilities
This commit is contained in:
parent
a5cbb5e71a
commit
19ee63ad25
18 changed files with 91 additions and 95 deletions
|
|
@ -49,14 +49,3 @@
|
|||
line-height: 1;
|
||||
color: $gray-900;
|
||||
}
|
||||
|
||||
.link-dark {
|
||||
font-weight: 500;
|
||||
color: $dark;
|
||||
|
||||
&:hover,
|
||||
&:focus {
|
||||
color: $blue;
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue