Correction marge sidebar
This commit is contained in:
parent
6eef3ab003
commit
c825c00aa3
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue