* Negai: Fix post content width * Version bump --------- Co-authored-by: Vicente Canales <vicente.canales@automattic.com>
@@ -12,6 +12,9 @@ Negai is a bold blogging theme with large post titles and interesting colour sch
== Changelog ==
+= 1.0.1 =
+* Negai: Fix post content width
+
= 1.0.0 =
* Initial release
@@ -7,7 +7,7 @@ Description: Negai is a bold blogging theme with large post titles and interesti
Requires at least: 6.0
Tested up to: 6.2.2
Requires PHP: 5.7
-Version: 1.0.0
+Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: negai
@@ -52,7 +52,7 @@
<!-- wp:group {"layout":{"type":"constrained","justifyContent":"left"}} -->
<div class="wp-block-group">
- <!-- wp:post-content {"layout":{"type":"default"}} /-->
+ <!-- wp:post-content {"layout":{"type":"constrained"}} /-->
</div>
<!-- /wp:group -->
@@ -59,7 +59,7 @@