FEATURE Refining the block width with the new alignwide support
This commit is contained in:
parent
50e41b940f
commit
328660ba95
|
|
@ -23,7 +23,7 @@ $issue_related_articles = get_field('articles', $last_issue->ID);
|
|||
?>
|
||||
|
||||
|
||||
<section class="block-dernieres-dynamiques content-section block-dernieres-dynamiques--<?php echo $variantLocation; ?>">
|
||||
<section class="block-dernieres-dynamiques content-section block-dernieres-dynamiques--<?php echo $variantLocation; ?> alignfull">
|
||||
<div class="block-dernieres-dynamiques__inner">
|
||||
<div class="block-dernieres-dynamiques__header">
|
||||
<h2 class="block-title">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user