diff options
Diffstat (limited to '.themes/classic/sass/custom/_layout.scss')
-rw-r--r-- | .themes/classic/sass/custom/_layout.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.themes/classic/sass/custom/_layout.scss b/.themes/classic/sass/custom/_layout.scss index 162f5ad6..53173115 100644 --- a/.themes/classic/sass/custom/_layout.scss +++ b/.themes/classic/sass/custom/_layout.scss @@ -2,6 +2,7 @@ // To give it a try, uncomment some of the lines below, make changes, rebuild your blog, and see how it works. //$max-width: 1350px; +//$indented-lists: true; // Padding used for layout margins //$pad-min: 18px; |