docs: links in paragraphs should be inline

This commit is contained in:
Eric Y Liu 2021-07-25 07:14:56 -07:00
commit fb018dd2c1

View file

@ -158,6 +158,7 @@
.prose > p > .bx--link {
font-size: inherit;
text-decoration: underline;
}
.prose .toc {