Fixes style for gutenberg new social links block.
This commit is contained in:
parent
32dda1e538
commit
e1ab2dbe92
|
@ -113,3 +113,8 @@
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
left: 0;
|
left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Links */
|
||||||
|
.wp-social-link {
|
||||||
|
padding: 0;
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue