File "_editor.scss"

Full path: /home5/hallettsvillepow/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/preformatted/_editor.scss
File size: 0.12 KB (121 B bytes)
MIME-type: text/plain; charset=us-ascii
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

pre.wp-block-preformatted {
	overflow-x: auto;
	white-space: pre !important;
	font-size: var(--global--font-size-xs);

}