diff --git a/resources/css/base/base.css b/resources/css/base/base.css index d073355..82c99e8 100644 --- a/resources/css/base/base.css +++ b/resources/css/base/base.css @@ -4,6 +4,6 @@ a { } main { - // Causing issues with the article sidebar index sticky positioning + /* Causing issues with the article sidebar index sticky positioning */ /* overflow-x: hidden; */ }