2024-09-19 21:55:35 -04:00
|
|
|
.wp-block-site-title{
|
|
|
|
box-sizing:border-box;
|
|
|
|
}
|
|
|
|
.wp-block-site-title :where(a){
|
2023-03-08 19:05:24 -05:00
|
|
|
color:inherit;
|
2024-09-19 21:55:35 -04:00
|
|
|
font-family:inherit;
|
|
|
|
font-size:inherit;
|
|
|
|
font-style:inherit;
|
|
|
|
font-weight:inherit;
|
|
|
|
letter-spacing:inherit;
|
|
|
|
line-height:inherit;
|
|
|
|
text-decoration:inherit;
|
2023-03-08 19:05:24 -05:00
|
|
|
}
|