Changed background

This commit is contained in:
Antoine Lima 2022-04-09 14:31:44 +00:00
parent 9482360c01
commit b844dabbce
Signed by: antoine
GPG Key ID: 5D1E65E3DEB73410
4 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 550 KiB

View File

Before

Width:  |  Height:  |  Size: 315 KiB

After

Width:  |  Height:  |  Size: 315 KiB

View File

@ -6,7 +6,7 @@
*/
body {
background: url(bg.jpg) no-repeat center center fixed;
background: url(backgrounds/firewatch-blue.jpg) no-repeat center center fixed;
background-size: cover;
}