2023-02-02 13:59:20 -05:00
|
|
|
.wp-block-site-logo{
|
|
|
|
box-sizing:border-box;
|
|
|
|
line-height:0;
|
2021-06-08 04:27:58 -04:00
|
|
|
}
|
2023-02-02 13:59:20 -05:00
|
|
|
.wp-block-site-logo a{
|
|
|
|
display:inline-block;
|
2021-06-08 04:27:58 -04:00
|
|
|
}
|
2023-02-02 13:59:20 -05:00
|
|
|
.wp-block-site-logo.is-default-size img{
|
|
|
|
height:auto;
|
|
|
|
width:120px;
|
2021-06-08 04:27:58 -04:00
|
|
|
}
|
2023-02-02 13:59:20 -05:00
|
|
|
.wp-block-site-logo img{
|
|
|
|
height:auto;
|
|
|
|
max-width:100%;
|
2022-09-20 11:43:29 -04:00
|
|
|
}
|
2023-02-02 13:59:20 -05:00
|
|
|
.wp-block-site-logo a,.wp-block-site-logo img{
|
|
|
|
border-radius:inherit;
|
2021-11-08 09:29:21 -05:00
|
|
|
}
|
2023-02-02 13:59:20 -05:00
|
|
|
.wp-block-site-logo.aligncenter{
|
|
|
|
margin-left:auto;
|
|
|
|
margin-right:auto;
|
|
|
|
text-align:center;
|
2021-06-08 04:27:58 -04:00
|
|
|
}
|
2023-02-02 13:59:20 -05:00
|
|
|
.wp-block-site-logo.is-style-rounded{
|
|
|
|
border-radius:9999px;
|
2021-06-08 04:27:58 -04:00
|
|
|
}
|