Make WordPress Core


Ignore:
Timestamp:
10/18/2022 12:35:54 AM (3 years ago)
Author:
desrosj
Message:

Twenty Twenty-Three: Sync the latest fixes for RC2.

For a full list of changes included, see the twentytwentythree repository on GitHub: https://github.com/WordPress/twentytwentythree/compare/4ea5d832ec9b684dcbf9ac5e67ff4e9ee5ae1e16...0f273d787481b391d428de671659533642b3aa3c.

Props mikachan, beafialho, kafleg, richtabor, poena, annezazu.
Fixes #56383.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentytwentythree/parts/header.html

    r54312 r54629  
    11<!-- wp:group {"layout":{"type":"constrained"}} -->
    22<div class="wp-block-group">
    3     <!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"bottom":"var:preset|spacing|60"}}},"layout":{"type":"flex","justifyContent":"space-between"}} -->
    4     <div class="wp-block-group alignwide" style="padding-bottom:var(--wp--preset--spacing--60)">
     3    <!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"bottom":"var:preset|spacing|40"}}},"layout":{"type":"flex","justifyContent":"space-between"}} -->
     4    <div class="wp-block-group alignwide" style="padding-bottom:var(--wp--preset--spacing--40)">
    55        <!-- wp:site-title {"level":0} /-->
    66        <!-- wp:navigation {"layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"right"}} /-->
Note: See TracChangeset for help on using the changeset viewer.