Skip to content

Commit

Permalink
[TASK]: Increased particles container height.
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthiasEckhart committed Nov 3, 2015
1 parent 3e6f2b1 commit 7a25683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/stylesheets/scss/global.scss
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ body {
#particles-js {
position: absolute;
width: 100%;
height: 90%;
height: 99%;
top: 0;
left: 0;
}
Expand Down

0 comments on commit 7a25683

Please sign in to comment.