Skip to content

Commit 45ffd52

Browse files
authored
Merge pull request #158 from Arav-Arun/master
Grid Fix
2 parents 3db2501 + 68602a4 commit 45ffd52

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4618,7 +4618,7 @@ <h1>
46184618
<li><a ><img src="static/images/compressed/gallery/41.jpg"/></a></li>
46194619
<li><a ><img src="static/images/compressed/gallery/42.jpg"/></a></li>
46204620
<li><a ><img src="static/images/compressed/gallery/43.jpg"/></a></li>
4621-
<li><a ><img src="static/images/compressed/gallery/44.jpg"/></a></l
4621+
<li><a ><img src="static/images/compressed/gallery/44.jpg"/></a></li> -->
46224622
</ul>
46234623
</div>
46244624

@@ -6085,7 +6085,7 @@ <h1>Our College</h1>
60856085
maxStep: 2,
60866086
interval: 2000,
60876087
w1024: {
6088-
rows: 5,
6088+
rows: 4,
60896089
columns: 6
60906090
},
60916091
w768: {

0 commit comments

Comments
 (0)