diff --git a/styles.css b/styles.css index 8d6d2c0..cd31089 100644 --- a/styles.css +++ b/styles.css @@ -102,6 +102,10 @@ header { background-size: auto; } +aside#chalec_sidebar { + padding-left: 40px; +} + #chalec_banner, #chalec_footer { display: flex; @@ -579,6 +583,7 @@ h1,h2,h3,h4,h5,h6 { aside#chalec_sidebar { background: none; + padding-left: 40px; } .chalec_latest-posts {