From 52d133c25db85fed1aa47aab45ea451f5e98008d Mon Sep 17 00:00:00 2001 From: Elson Correia Date: Fri, 8 Dec 2023 18:00:11 -0500 Subject: [PATCH] fix code format --- docs-src/stylesheets/documentation.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-src/stylesheets/documentation.scss b/docs-src/stylesheets/documentation.scss index 2356fdce..8d3a4389 100644 --- a/docs-src/stylesheets/documentation.scss +++ b/docs-src/stylesheets/documentation.scss @@ -10,7 +10,7 @@ @media screen and (max-width: 1024px) { padding: 50px 0; } - + .doc-nav { width: 250px; min-width: 250px;