Skip to content

Commit 7f41805

Browse files
committed
added some changes
1 parent d07387d commit 7f41805

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

group.qmd

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ output:
1414
if for some reason image doesn't load */
1515
.carousel-item{
1616
min-height: 280px;
17-
max-height: 350px;
1817
}
1918
.carousel-caption {
2019
background-color: rgba(0, 0, 0, 0.6); /* Transparent black background */
@@ -53,6 +52,14 @@ output:
5352
<p>Cake by batch of 2023</p>
5453
</div>
5554
</div>
55+
56+
<div class="carousel-item">
57+
<img src="images/group/2021-Nov-Apoorv.jpg" class="d-block w-100" alt="Slide 2">
58+
<div class="carousel-caption d-none d-md-block">
59+
<h5>Nov 2021</h5>
60+
<p>Apoorv's "re" visit to the campus (others in frame: Rishiraj and Zeel)</p>
61+
</div>
62+
</div>
5663
5764
</div>
5865

images/group/2021-Nov-Apoorv.jpg

128 KB
Loading

0 commit comments

Comments
 (0)