FEATURE Refining the block width with the new alignwide support
This commit is contained in:
parent
74a2e7048e
commit
7e690373b2
|
|
@ -7,7 +7,7 @@ export default function Edit({ attributes, setAttributes }) {
|
|||
return (
|
||||
<section
|
||||
{...useBlockProps({
|
||||
className: "subscribe-infolettre",
|
||||
className: "subscribe-infolettre alignfull",
|
||||
})}
|
||||
>
|
||||
<div className="subscribe-infolettre__inner">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user