From b41cc304d7f850e98d3b6a60c55afd265f49496a Mon Sep 17 00:00:00 2001 From: April King Date: Sat, 11 Apr 2015 16:26:58 -0500 Subject: [PATCH] fixed some bad spacing --- recipes/thecodelesscode.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/thecodelesscode.recipe b/recipes/thecodelesscode.recipe index dd19fbe11d..057ddc26aa 100644 --- a/recipes/thecodelesscode.recipe +++ b/recipes/thecodelesscode.recipe @@ -31,7 +31,7 @@ class CodelessCode(BasicNewsRecipe): .chapter_title { font-size: 1.75em; margin-top: 0; } \ .chapter_title::first-letter { font-size: 1.35em; font-weight: 500; letter-spacing: -.05em; } \ h2 { margin-top: 0; } \ - .image_wrapper { text-align: center; }' + .image_wrapper { text-align: center; }' index = 'http://www.thecodelesscode.com/contents' language = 'en' max_articles_per_feed = 1000 # I can only wish