Change document link font
This commit is contained in:
parent
b8290838a1
commit
35816fefe1
|
|
@ -55,6 +55,10 @@ export default {
|
||||||
|
|
||||||
&--solution {
|
&--solution {
|
||||||
margin-bottom: $small-spacing;
|
margin-bottom: $small-spacing;
|
||||||
|
|
||||||
|
#{$parent}__link {
|
||||||
|
@include regular-text;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue