@@ -17,7 +17,7 @@
<!-- wp:post-terms {"term":"category","style":{"typography":{"textTransform":"uppercase"}}} /-->
-<!-- wp:post-title {"isLink":true,"style":{"spacing":{"margin":{"top":"14px","bottom":"40px"}}},"fontSize":"huge"} /-->
+<!-- wp:post-title {"isLink":true,"style":{"spacing":{"margin":{"top":"14px","bottom":"40px"}}},"fontSize":"4.875rem"} /-->
<!-- wp:post-excerpt /-->
<!-- /wp:post-template --></div>
@@ -10,7 +10,12 @@ Requires PHP: 5.7
Version: 0.0.1
License: GNU General Public License v2 or later
License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
-Template:
+Template:
Text Domain: rainfall
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks
-*/
+*/
+
+.wp-block-post-title {
+ margin-left: 1ch;
+ text-indent: -1ch;
+}
@@ -75,12 +75,12 @@
},
{
"name": "Medium",
- "size": "1.375rem",
+ "size": "1.5rem",
"slug": "medium"
"name": "Large",
- "size": "1.625rem",
+ "size": "1.75rem",
"slug": "large"
@@ -88,11 +88,6 @@
"size": "2rem",
"slug": "x-large"
- {
- "name": "Huge",
- "size": "4.875rem",
- "slug": "huge"
- },
"name": "Ginormous",
"size": "6.5rem",