diff --git a/style.css b/style.css index 60e0ca1..ec72fd6 100644 --- a/style.css +++ b/style.css @@ -6,7 +6,7 @@ Description: This is Full Site Editing. Experimental FSE demonstration theme Requires at least: 5.7.1 Tested up to: 5.7.2 Requires PHP: 7.3 -Version: 0.9.2 +Version: 1.0.0 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: thisis @@ -144,4 +144,8 @@ Add CSS to prevent large and full sized images from losing their aspect ratio .wp-block-navigation img { height: auto; +} + +.wp-site-blocks header { + margin-top: 0; } \ No newline at end of file