ソースを参照

Morden: Update classes for 404 header

Allan Cole 6 年 前
コミット
376398d6f4
1 ファイル変更1 行追加1 行削除
  1. 1 1
      morden/template-parts/content/content-none.php

+ 1 - 1
morden/template-parts/content/content-none.php

@@ -12,7 +12,7 @@
 ?>
 ?>
 
 
 <section class="no-results not-found">
 <section class="no-results not-found">
-	<header class="page-header responsive-max-width">
+	<header class="page-header">
 		<h1 class="page-title"><?php _e( 'Nothing Found', 'varia' ); ?></h1>
 		<h1 class="page-title"><?php _e( 'Nothing Found', 'varia' ); ?></h1>
 	</header><!-- .page-header -->
 	</header><!-- .page-header -->