You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
416 B
20 lines
416 B
.wp-block-social-links .wp-social-link{
|
|
line-height:0;
|
|
}
|
|
.wp-block-social-links .wp-social-link button{
|
|
color:currentColor;
|
|
font-size:inherit;
|
|
height:auto;
|
|
line-height:0;
|
|
opacity:1;
|
|
padding:.25em;
|
|
}
|
|
|
|
.wp-block-social-links.is-style-pill-shape .wp-social-link button{
|
|
padding-left:.66667em;
|
|
padding-right:.66667em;
|
|
}
|
|
|
|
.wp-block-social-links.is-style-logos-only .wp-social-link button{
|
|
padding:0;
|
|
} |