Skip to content

Commit

Permalink
fix: tweak css for the BG disappearing
Browse files Browse the repository at this point in the history
  • Loading branch information
bluntspoon authored Jan 2, 2025
1 parent 981c4c1 commit 9758acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/home/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@

#bg {
background-size: $width auto;
width: ($width * 3);
// width: ($width * 3);
}
}

Expand Down

0 comments on commit 9758acc

Please sign in to comment.