Files
dostavka_vodi/wp-includes/blocks/post-title/style.css
User A0264400 a766acdc90 first commit
2026-04-01 23:20:16 +03:00

14 lines
296 B
CSS

.wp-block-post-title{
box-sizing:border-box;
word-break:break-word;
}
.wp-block-post-title :where(a){
display:inline-block;
font-family:inherit;
font-size:inherit;
font-style:inherit;
font-weight:inherit;
letter-spacing:inherit;
line-height:inherit;
text-decoration:inherit;
}