Skip to content

Commit 7d0c1b3

Browse files
authored
Update style.css
1 parent d68cce0 commit 7d0c1b3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Styles/style.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap');
33
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap');
44
.bg {
5-
background-image: url("https://images.unsplash.com/photo-1637825891028-564f672aa42c?q=80&w=1170&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D");
5+
background-image: url("wallpaper.jpg");
66
background-size: cover;
77
height: 100vh;
88
overflow: hidden;
@@ -2082,3 +2082,4 @@
20822082
right: 20px;
20832083

20842084
}
2085+

0 commit comments

Comments
 (0)