From eed4fc705e692157ea27994c20bb91c36750fc4e Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Thu, 26 Sep 2024 20:58:46 +0200 Subject: Correct css.Sass usage --- assets/sass/_ed.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets/sass') diff --git a/assets/sass/_ed.scss b/assets/sass/_ed.scss index a0e0d4f..5173f6d 100644 --- a/assets/sass/_ed.scss +++ b/assets/sass/_ed.scss @@ -62,7 +62,7 @@ body { Wrapper The wrapper is used to position site content when the sidebar is toggled. We use an outter wrap to - position the sidebar without interferring with the regular page content. + position the sidebar without interfering with the regular page content. */ .wrap { -- cgit v1.2.3