JAYASWAROOP commited on
Commit
b440b85
·
verified ·
1 Parent(s): e74c99f

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -27,7 +27,7 @@ body {
27
 
28
  .hero {
29
  height: 100vh;
30
- background-image: url("images/background.jpg"); /* Replace with your background image path */
31
  background-position: center;
32
  background-size: cover;
33
  color: #fff;
 
27
 
28
  .hero {
29
  height: 100vh;
30
+ background-image: url('https://source.unsplash.com/1600x900/?developer'); /* Replace with your background image path */
31
  background-position: center;
32
  background-size: cover;
33
  color: #fff;