ElonMuskTeslaMarketingDepartment commited on
Commit
b55d3ee
·
verified ·
1 Parent(s): 10cfae3

Update css/section.css

Browse files
Files changed (1) hide show
  1. css/section.css +6 -6
css/section.css CHANGED
@@ -14,27 +14,27 @@
14
  }
15
 
16
  .section.two {
17
- background-image: url(../media/2.avif);
18
  }
19
 
20
  .section.three {
21
- background-image: url(../media/3.avif);
22
  }
23
 
24
  .section.four {
25
- background-image: url(../media/4.avif);
26
  }
27
 
28
  .section.five {
29
- background-image: url(../media/5.avif);
30
  }
31
 
32
  .section.six {
33
- background-image: url(../media/6.avif);
34
  }
35
 
36
  .section.seven {
37
- background-image: url(../media/7.avif);
38
  }
39
 
40
  .section__content {
 
14
  }
15
 
16
  .section.two {
17
+ background-image: url(../media/2.jpg);
18
  }
19
 
20
  .section.three {
21
+ background-image: url(../media/3.jpg);
22
  }
23
 
24
  .section.four {
25
+ background-image: url(../media/4.jpg);
26
  }
27
 
28
  .section.five {
29
+ background-image: url(../media/5.jpg);
30
  }
31
 
32
  .section.six {
33
+ background-image: url(../media/6.jpg);
34
  }
35
 
36
  .section.seven {
37
+ background-image: url(../media/7.jpg);
38
  }
39
 
40
  .section__content {