Skip to content

Commit

Permalink
feat: switch to wh40k bg
Browse files Browse the repository at this point in the history
  • Loading branch information
SonicGD committed Dec 6, 2023
1 parent 9e2f549 commit 5275483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BioEngine.BRC.Games/Web/scss/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $fa-font-path: '~@fortawesome/fontawesome-free/webfonts';
@import "~bioengine.brc.frontend/src/scss/index";

body {
background: #111 url(../img/bg3.jpg) no-repeat fixed;
background: #111 url(https://brc.sitkocdn.ru/storage/wh40kbg.jpg) no-repeat fixed;
background-size: cover;

header {
Expand Down

0 comments on commit 5275483

Please sign in to comment.