Skip to content

Commit c82292a

Browse files
Removed comments from the index
1 parent e556f82 commit c82292a

File tree

1 file changed

+1
-30
lines changed

1 file changed

+1
-30
lines changed

index.html

Lines changed: 1 addition & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
rel="stylesheet"
1111
/>
1212

13-
<!--<link rel="stylesheet" href="css/icon-font.css">-->
14-
1513
<link rel="stylesheet" href="css/style.css" />
1614
<link rel="shortcut icon" type="image/png" href="img/favicon.png" />
1715

@@ -72,34 +70,7 @@ <h3 class="heading-tertiary u-margin-bottom-small story-title"></h3>
7270
<a href="#popup" class="btn btn--green">More About City &rarr;</a>
7371
</div>
7472
<div class="col-1-of-2">
75-
<div class="composition">
76-
<!-- <img
77-
srcset="
78-
img/ahmedabad/ahmedabad1.jpg 300w,
79-
img/ahmedabad/ahmedabad1.jpg 1000w
80-
"
81-
sizes="(max-width: 56.25em) 20vw, (max-width: 37.5em) 30vw, auto"
82-
alt="Photo 1"
83-
class="composition__photo composition__photo--p1"
84-
src="img/ahmedabad/ahmedabad1.jpg"
85-
/>
86-
87-
<img
88-
srcset="img/nat-2.jpg 300w, img/nat-2-large.jpg 1000w"
89-
sizes="(max-width: 56.25em) 20vw, (max-width: 37.5em) 30vw, 300px"
90-
alt="Photo 2"
91-
class="composition__photo composition__photo--p2"
92-
src="img/nat-2-large.jpg"
93-
/>
94-
95-
<img
96-
srcset="img/nat-3.jpg 300w, img/nat-3-large.jpg 1000w"
97-
sizes="(max-width: 56.25em) 20vw, (max-width: 37.5em) 30vw, 300px"
98-
alt="Photo 3"
99-
class="composition__photo composition__photo--p3"
100-
src="img/nat-3-large.jpg"
101-
/> -->
102-
</div>
73+
<div class="composition"></div>
10374
</div>
10475
</div>
10576
</section>

0 commit comments

Comments
 (0)