Skip to content

Commit

Permalink
resolve conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
Darpana-iitgn committed Oct 31, 2024
1 parent 2ddb5ea commit 37fbfdf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion Faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ <h1 data-aos="zoom-in">

<div class="footer-bottom footer-bottom-faq">
<div class="container">
<p class="copyright">
<p class="copyright" style="font-weight: bolder; color: black;">
<a href="copy.html"> © Copyright Policy <time id="year"></time> </a> All Rights Reserved by Priya Ghosal
<br>
Made with ♥ by Priya Ghosal
Expand Down
5 changes: 0 additions & 5 deletions assets/css/Faq.css
Original file line number Diff line number Diff line change
Expand Up @@ -182,9 +182,4 @@

body {
overflow-y: auto; /* Enable vertical scroll */
}

.footer-bottom-faq p{
font-weight: bolder;
color: black;
}

0 comments on commit 37fbfdf

Please sign in to comment.