We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f80dd6e commit 0b68db0Copy full SHA for 0b68db0
_sass/base/_article-text.scss
@@ -1,4 +1,7 @@
1
$article-line-height: 1.74;
2
+
3
+/* Please be careful when renaming this class.
4
+It is used in the DocSearch configuration in the admin panel. */
5
.article-text {
6
a {
7
text-decoration: none;
0 commit comments