Files
Roman Pyrih d6241cfa7a first commit
2024-12-19 15:27:13 +01:00

8 lines
116 B
CSS

pre.wp-block-verse{
overflow:auto;
white-space:pre-wrap;
}
:where(pre.wp-block-verse){
font-family:inherit;
}