Skip to content

Commit

Permalink
revert to previous background
Browse files Browse the repository at this point in the history
  • Loading branch information
pallavsen007 committed Oct 13, 2022
1 parent bacb7c4 commit d90542b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ $blockquote-border: $dove-grey !default;
body {
margin: 0;
padding: 0;
background: $body-background url("../assets/psg.jpg") 0 0;
background: $body-background url("../assets/bkg.png") 0 0;
color: $body-foreground;
font-size: 16px;
line-height: 1.5;
Expand Down

0 comments on commit d90542b

Please sign in to comment.