Skip to content
This repository has been archived by the owner on Feb 17, 2025. It is now read-only.

Commit

Permalink
Revert "#5097: Maywood: Fix image alignment"
Browse files Browse the repository at this point in the history
This reverts commit 25d7dff.
  • Loading branch information
bobmatyas committed Jun 10, 2022
1 parent 25d7dff commit 49d64d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions maywood/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1700,6 +1700,10 @@ h6, .h6 {
line-height: 1.125;
}

.wp-block-image {
text-align: center;
}

.wp-block-image figcaption {
color: #686868;
font-size: 0.69444rem;
Expand Down

0 comments on commit 49d64d9

Please sign in to comment.