Skip to content

Commit

Permalink
💄 [feat/scania-next-gen] #78 rework the scania next gen background
Browse files Browse the repository at this point in the history
Signed-off-by: JAGFx <[email protected]>
  • Loading branch information
JAGFx committed Apr 9, 2022
1 parent 11b416f commit 5721050
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/skins/scania-next-gen-background.psd
Binary file not shown.
2 changes: 1 addition & 1 deletion src/assets/scss/dashboard/_scania-next-gen.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
}

.dashboard {
background: url("/img/dashboard/scania-next-gen/background.jpg") top left no-repeat;
background: url("/img/dashboard/scania-next-gen/scania-next-gen-background.png") top left no-repeat;
position: absolute;
transform-origin: top left;
left: 50%;
Expand Down
4 changes: 2 additions & 2 deletions src/data/skins.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,8 @@
"repository" : null,
"screenshot" : "img/screenshots/scania.gif",
"size" : {
"width" : 1723,
"height" : 777
"width" : 1444,
"height" : 695
}
},
{
Expand Down

0 comments on commit 5721050

Please sign in to comment.