mirror of
https://github.com/Fluffy-Bean/TastyBites.git
synced 2025-06-05 09:53:12 +00:00
Clean up image folder structure
This commit is contained in:
parent
b8d9ded81e
commit
a704082779
19 changed files with 9 additions and 9 deletions
|
@ -22,7 +22,7 @@ body,
|
|||
body {
|
||||
background-color: darken($color-background, 10%);
|
||||
//background-color: $color-background;
|
||||
background-image: url("/Noise.png");
|
||||
background-image: url("/assets/Noise.png");
|
||||
color: $color-on-background;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue