--- title : Change MD Fences properties --- ```css .md-fences { margin-bottom: 1.5rem; margin-top: 1.5rem; padding-top: 8px; padding-bottom: 6px; background-color: var(--borders); } ```