Compare commits

..

No commits in common. "d54179401c996fbd97f54d6d89f58dcfc58b925c" and "89446b139b66af68b5055051041219fa774b4788" have entirely different histories.

2 changed files with 0 additions and 13 deletions

View File

@ -1,7 +1,3 @@
.chapter-section + .content-box {
margin-top: -80px;
}
.content-box + .subscribe-infolettre {
margin-top: -80px;
}

View File

@ -43,12 +43,3 @@ article > *:not(.entry-content),
}
}
}
.site-content {
p,
li {
strong {
@apply font-bold;
}
}
}