devdocs/assets/stylesheets/pages/_joi.scss

8 lines
73 B

._joi {
@extend %simple;
pre > code {
font-size: inherit;
}
}