Skip to content

Commit

Permalink
adjust padding
Browse files Browse the repository at this point in the history
  • Loading branch information
Dima committed Nov 3, 2023
1 parent e751b5f commit 47a73e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/static/css/common.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ body {
background-color: white;
font-family: monospace;
font-size: 1.4em;
padding: 0.5em 0.5em;
padding: 0.5em 0.8em;
border-radius: 0 0 7px 7px;
}

Expand Down

0 comments on commit 47a73e0

Please sign in to comment.