From 682b37d82122e81c5c120ab8c4aa6d4533958b49 Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Sat, 12 Feb 2022 13:01:39 -0300 Subject: [PATCH] Remove comments --- _sass/_themes.scss | 2 -- 1 file changed, 2 deletions(-) diff --git a/_sass/_themes.scss b/_sass/_themes.scss index 9cccad7..791b854 100644 --- a/_sass/_themes.scss +++ b/_sass/_themes.scss @@ -38,8 +38,6 @@ html[data-theme='dark'] { --global-footer-link-color: #{$black-color}; --global-distill-app-color: #{$grey-color-light}; --global-divider-color: #424246; - // --global-divider-color: #4b4b52; - // --global-divider-color: #53535a; --global-category-color: #737380; .fa-sun {