Skip to content

Commit

Permalink
Updates style for Positive Affirmation
Browse files Browse the repository at this point in the history
  • Loading branch information
Marak committed Feb 24, 2022
1 parent 9fa3b9e commit f22f001
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions desktop/assets/css/desktop.css
Original file line number Diff line number Diff line change
Expand Up @@ -1159,3 +1159,11 @@ iframe {
font-size: 16px;
font-style: italic;
}

.positiveAffirmation {
font-style: italic;
padding-left: 16px;
text-align: center;
padding-right: 16px;
padding-top: 8px;
}

0 comments on commit f22f001

Please sign in to comment.