aboutsummaryrefslogtreecommitdiff
path: root/.themes/classic/sass/custom/_styles.scss
diff options
context:
space:
mode:
Diffstat (limited to '.themes/classic/sass/custom/_styles.scss')
-rw-r--r--.themes/classic/sass/custom/_styles.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/.themes/classic/sass/custom/_styles.scss b/.themes/classic/sass/custom/_styles.scss
index e0e19753..91ffcccf 100644
--- a/.themes/classic/sass/custom/_styles.scss
+++ b/.themes/classic/sass/custom/_styles.scss
@@ -1,7 +1,2 @@
// This File is imported last, and will override other styles in the cascade
// Add styles here to make changes without digging in too much
-
-// For example if you want indented lists on all screen sizes uncomment the following lines
-// #content article {
-// ul, ol { margin-left: 1.4em; }
-// }