Skip to content

Commit ed927d4

Browse files
author
[piyushjain76296]
committed
News web page bug fixed
1 parent 2801a99 commit ed927d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

news.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<img src="https://via.placeholder.com/400x200" alt="news-image" id="news-img">
7979
</div>
8080
<div class="card-content">
81-
<h3 id="news-title">This is the Title</h3>
81+
<h5 id="news-title">This is the Title</h5>
8282
<h6 class="news-source" id="news-source">End Gadget 26/08/2023</h6>
8383
<p class="news-desc" id="news-desc">Lorem, ipsum dolor sit amet consectetur adipisicing elit. Recusandae saepe quis voluptatum quisquam vitae doloremque facilis molestias quae ratione cumque!</p>
8484
</div>

0 commit comments

Comments
 (0)