Skip to content

Commit

Permalink
html: fix styling for bottom of terminal
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasaerts authored and tsl0922 committed Dec 27, 2020
1 parent 4ab5479 commit d4d854f
Show file tree
Hide file tree
Showing 2 changed files with 9,147 additions and 9,147 deletions.
2 changes: 1 addition & 1 deletion html/src/style/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ body {
height: 100%;
margin: 0 auto;
padding: 0;
background-color: #2b2b2b;
.terminal {
padding: 5px;
height: calc(100% - 10px);
}
}
Loading

0 comments on commit d4d854f

Please sign in to comment.