Skip to content

Commit

Permalink
fix: use 1rem of padding
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya authored Jul 12, 2021
1 parent 14144a5 commit 834a710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/terminal.less
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@

atomic-terminal {
.terminal.xterm {
padding: 8px;
padding: 1rem;
}
}

0 comments on commit 834a710

Please sign in to comment.