diff options
Diffstat (limited to 'themes/elenq/static')
-rw-r--r-- | themes/elenq/static/css/elenq-pelican.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/elenq/static/css/elenq-pelican.css b/themes/elenq/static/css/elenq-pelican.css index 17bc9cd..9f7fc1b 100644 --- a/themes/elenq/static/css/elenq-pelican.css +++ b/themes/elenq/static/css/elenq-pelican.css @@ -30,6 +30,10 @@ li{ margin-bottom: 3rem; } +.series{ + margin-top: 1rem; +} + .hentry p{ /* Reduce margin in the news section*/ margin-bottom: 1ex; } |