Fixes style for gutenberg new social links block.

This commit is contained in:
mateuswetah 2020-04-20 15:53:15 -03:00
parent 32dda1e538
commit e1ab2dbe92
2 changed files with 6 additions and 1 deletions

View File

@ -113,3 +113,8 @@
width: 100vw;
left: 0;
}
/* Links */
.wp-social-link {
padding: 0;
}

File diff suppressed because one or more lines are too long