tachyons/src/_code.css
2024-02-12 17:58:23 -06:00

12 lines
90 B
CSS

/*
CODE
*/
.pre {
overflow-x: auto;
overflow-y: hidden;
overflow: scroll;
}