Skip to content

Commit

Permalink
SCJ-231: Fix font size
Browse files Browse the repository at this point in the history
  • Loading branch information
duncan-oxd committed Jul 26, 2024
1 parent 4079a43 commit 32ba4ee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/ClientSrc/sass/global.scss
Original file line number Diff line number Diff line change
Expand Up @@ -707,6 +707,10 @@ input {
section.actions {
font-size: 0.875em;

p {
font-size: 1em;
}

.btn {
margin: 0 0 0.85em;
padding: 0.5em 0.85em;
Expand Down

0 comments on commit 32ba4ee

Please sign in to comment.