Skip to content

Commit

Permalink
Fixing background sizing
Browse files Browse the repository at this point in the history
  • Loading branch information
giorgioatanasov committed Dec 7, 2019
1 parent 1d0467e commit 48e3243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/SignUpLandingLayout.css
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
}

.pageBackground {
/* position: absolute; */
position: absolute;
height: 100%;
left: 0;
width: 100%;
Expand Down

0 comments on commit 48e3243

Please sign in to comment.