update code render

This commit is contained in:
Simon Vieille 2022-02-07 14:59:55 +01:00
parent fcd1decbc5
commit b2bf0ef504

View file

@ -907,6 +907,12 @@ $links: (
border-radius: 0;
}
.body pre {
&.with-title {
border: 3px solid #000;
}
}
.mesh {
border-color: #86899f;