Skip to content

Commit

Permalink
Run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
jmrossy committed Jan 26, 2024
1 parent 28f7008 commit 269a4f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/globals.css
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Backgrounds
*/

#app-content {
background: url("/bg-home.jpg") no-repeat top;
background: url('/bg-home.jpg') no-repeat top;
}

/*
Expand Down

0 comments on commit 269a4f5

Please sign in to comment.