Skip to content

Commit

Permalink
chore: text centering, not layout centering
Browse files Browse the repository at this point in the history
  • Loading branch information
Soare-Robert-Daniel committed Jun 30, 2023
1 parent fa11e01 commit e69901c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions inc/plugins/class-dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -401,8 +401,7 @@ public function form_submissions_widget_content() {
font-weight: 600;
font-size: 16px;
line-height: 150%;
display: flex;
justify-content: center;
text-align: center;
}

.o-upsell-banner p {
Expand Down

0 comments on commit e69901c

Please sign in to comment.