bib_wp/abchospitalitynepal.com/wp-includes/blocks/preformatted/style-rtl.css
2024-03-12 11:17:45 +05:45

8 lines
150 B
CSS

.wp-block-preformatted{
box-sizing:border-box;
white-space:pre-wrap;
}
:where(.wp-block-preformatted.has-background){
padding:1.25em 2.375em;
}