This commit is contained in:
2024-03-27 22:39:26 +01:00
parent 269d85ce11
commit d28a600b56
7945 changed files with 1474678 additions and 62 deletions

View File

@@ -0,0 +1,7 @@
.wp-block-post-title{
box-sizing:border-box;
word-break:break-word;
}
.wp-block-post-title a{
display:inline-block;
}