From 9e29545c25683e799a379b6e84324db920bf15c0 Mon Sep 17 00:00:00 2001 From: mostafaei2002 Date: Mon, 20 May 2024 11:50:40 +0330 Subject: [PATCH] fix: typo --- docs_theme/src/scss/styles.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs_theme/src/scss/styles.scss b/docs_theme/src/scss/styles.scss index b844d686e..c2cd8a488 100644 --- a/docs_theme/src/scss/styles.scss +++ b/docs_theme/src/scss/styles.scss @@ -205,7 +205,7 @@ ol.linenums li { margin-bottom: 1rem; } -// Temproary fix for mkdocs settings +// Temporary fix for mkdocs settings .headerlink { display: none; }