devdocs/assets/stylesheets/pages/_hapi.scss

8 lines
74 B

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