Skip to content

Commit

Permalink
Merge branch 'master' into stylistic-changes
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelfangjw committed Jun 14, 2021
2 parents 385de9c + 7b5881d commit 711f42b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/_sicp.scss
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ $sicp-background-color: #ffffff;
z-index: 20;
top: 0;
left: 0;
height: calc(100vh - 40px);
height: calc(100% - 40px);
width: 100vw;
}
}
Expand Down

0 comments on commit 711f42b

Please sign in to comment.