* Trellick: Fix post content width * Version bump --------- Co-authored-by: Vicente Canales <vicente.canales@automattic.com>
@@ -12,6 +12,9 @@ Trellick is a raw, brutalist blog theme that strips away the polished veneer of
== Changelog ==
+= 1.0.1 =
+* Trellick: Fix post content width
+
= 1.0.0 =
* Initial release
@@ -7,7 +7,7 @@ Description: Trellick is a raw, brutalist blog theme that strips away the polish
Requires at least: 5.8
Tested up to: 6.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: trellick
@@ -26,7 +26,7 @@
<!-- wp:group {"style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"}}},"layout":{"type":"default"}} -->
<div class="wp-block-group" style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px">
- <!-- wp:post-content {"layout":{"type":"default"}} /-->
+ <!-- wp:post-content {"layout":{"type":"constrained"}} /-->
</div>
<!-- /wp:group -->
@@ -32,7 +32,7 @@