Skip to content

Commit 4032c95

Browse files
Background image changed
1 parent 1f3c8f9 commit 4032c95

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
File renamed without changes.

services/bg-2.jpg

1.23 MB
Loading

styles/globals.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ body {
1616
height: 100vh;
1717
//background: linear-gradient(to right bottom, #6d327c, #485DA6, #00a1ba, #01b18e, #32b37b);
1818
// background: #D3D3D3;
19-
background-image: url("../public/bg.jpg");
19+
background-image: url("../public/bg-2.jpg");
2020
position: fixed;
2121
left: 0;
2222
top: 0;

0 commit comments

Comments
 (0)