Add Playwright coverage for inner page layout at all viewports
This commit is contained in:
@@ -18,7 +18,7 @@ if ( ! $intro ) {
|
||||
?>
|
||||
|
||||
<section class="page-intro py-12 lg:py-20 text-center" aria-label="<?php echo esc_attr__( 'Page introduction' ); ?>">
|
||||
<div class="container mx-auto max-w-3xl content-wrapper">
|
||||
<div class="mx-auto max-w-3xl content-wrapper">
|
||||
<p class="page-intro__text text-lg lg:text-xl leading-relaxed text-dark">
|
||||
<?php echo wp_kses_post( $intro ); ?>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user