alibidaran commited on
Commit
f46e659
1 Parent(s): 1e5f873

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -80,7 +80,7 @@ body {
80
  }
81
  .hero-image {
82
  /* Use "linear-gradient" to add a darken background effect to the image (photographer.jpg). This will make the text easier to read */
83
- background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("367699051_6933000596719629_6679415602440356445_n.jpg");
84
 
85
  /* Set a specific height */
86
  height: 80%;
 
80
  }
81
  .hero-image {
82
  /* Use "linear-gradient" to add a darken background effect to the image (photographer.jpg). This will make the text easier to read */
83
+ background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("");
84
 
85
  /* Set a specific height */
86
  height: 80%;