First, search the h
elp docs and this forum. Maybe your question has been answered! The debugging steps can help, too. Still stuck? Delete this line and proceed.
1 Like
how to change the font size bigger.thank you!
Is this in the Backlinks tab? It will depend on the theme you are using, but you could try adjusting these:
/* backlinks tab font sizes */
.workspace-leaf-content[data-type='backlink'] .tree-item-self {
font-size: 16px;
}
.workspace-leaf-content[data-type='backlink'] .search-result-file-matches {
font-size: 14px;
}
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.