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