Skip to content
This repository has been archived by the owner on Nov 18, 2024. It is now read-only.

Try/type rebased #445

Merged
merged 26 commits into from
Sep 27, 2024
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
1a495c9
type
richtabor Sep 25, 2024
16e2586
Update hero-overlapped-book-cover-with-links.php
richtabor Sep 25, 2024
6171f3c
Update intro-short-heading-image.php
richtabor Sep 25, 2024
3b836bf
Update services-three-columns.php
richtabor Sep 25, 2024
f4ab11e
Update hero-book.php
richtabor Sep 25, 2024
e4a254e
Update services-team-photos.php
richtabor Sep 25, 2024
42a48c0
Update services-three-columns.php
richtabor Sep 25, 2024
55e34f7
remove unnecessary font sizes
richtabor Sep 25, 2024
eecc23c
Update 04-afternoon.json
richtabor Sep 25, 2024
c3a247f
updating with the new text styles
richtabor Sep 26, 2024
0d8dc94
Update page-cv-bio.php
richtabor Sep 26, 2024
5ee2643
Update contact-location-and-link.php
richtabor Sep 26, 2024
ebbddd9
Update hero-overlapped-book-cover-with-links.php
richtabor Sep 26, 2024
caa8963
Update cta-book-locations.php
richtabor Sep 26, 2024
07ba72d
more tweaks
richtabor Sep 26, 2024
cc09132
Update newsletter-signup.php
jasmussen Sep 27, 2024
45afb14
Update grid-videos.php
richtabor Sep 26, 2024
f16a0b6
Update contact-location-and-link.php
richtabor Sep 26, 2024
1e7c64a
Update hero-book.php
richtabor Sep 26, 2024
41d986d
Update contact-location-and-link.php
richtabor Sep 26, 2024
bbdaa60
Update patterns/cta-newsletter.php
carolinan Sep 27, 2024
7e832ed
Update patterns/contact-centered-social-link.php
carolinan Sep 27, 2024
fda9bc3
Move the uppercase textTransform from H5 to H6
carolinan Sep 27, 2024
2d6e63a
remove empty style/layout attribute from spacer
carolinan Sep 27, 2024
cd47673
Nit: start heading markup on new line
carolinan Sep 27, 2024
5dd3094
Nit: Remove "is-style-default"
carolinan Sep 27, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update intro-short-heading-image.php
richtabor authored and jasmussen committed Sep 27, 2024
commit 6171f3c2e514e03487c68f993fbc756ac5588c97
4 changes: 2 additions & 2 deletions patterns/banner-intro-image.php
Original file line number Diff line number Diff line change
@@ -31,8 +31,8 @@
<h2 class="wp-block-heading"><?php echo esc_html_x( 'New arrivals', 'Heading for banner with flower', 'twentytwentyfive' ); ?></h2>
<!-- /wp:heading -->

<!-- wp:paragraph {"fontSize":"large"} -->
<p class="has-large-font-size"><?php echo esc_html_x( 'Like flowers that bloom in unexpected places, every story unfolds with beauty and resilience, revealing hidden wonders.', 'Sample description for banner with flower', 'twentytwentyfive' ); ?></p>
<!-- wp:paragraph -->
<p><?php echo esc_html_x( 'Like flowers that bloom in unexpected places, every story unfolds with beauty and resilience, revealing hidden wonders.', 'Sample description for banner with flower', 'twentytwentyfive' ); ?></p>
<!-- /wp:paragraph -->

<!-- wp:buttons -->