Skip to content

Commit

Permalink
Aligned
Browse files Browse the repository at this point in the history
  • Loading branch information
Anjaliavv51 committed Aug 2, 2024
1 parent ee9b31f commit 1672c86
Showing 1 changed file with 3 additions and 17 deletions.
20 changes: 3 additions & 17 deletions Html-Files/appointment.html
Original file line number Diff line number Diff line change
Expand Up @@ -792,7 +792,6 @@
border: 1px solid #5a7f5a;
border-radius: 5px;
font-size: 14px;
width: 100%;
box-sizing: border-box;
background-color: #005253;
color: #e0f7e4;
Expand Down Expand Up @@ -938,7 +937,7 @@
};
</script>
<!-- ############# Header ############# -->
<header class="header_container nav-h">
<header class="header_container nav-h" style="padding-right: 310px;">
<div class="img">
<img
id="rd-logo"
Expand Down Expand Up @@ -977,15 +976,6 @@
<li>
<a href="rateus.html"><i class="bi bi-star"></i>Rate Us</a>
</li>

<li>
<a href="login.html"
><i class="bi bi-box-arrow-right"></i> Sign in/Sign up</a
>
</li>
<a href="./Html-Files/Doctor Experience.html"
><button>Find a Doctor</button></a
>
</ul>
<div class="hamburger">
<div class="line"></div>
Expand Down Expand Up @@ -1162,13 +1152,9 @@ <h4>RAPIDOC Newsletter</h4>
<a href="https://www.facebook.com/" target="_blank"
><div><i class="fa-brands fa-facebook-f"></i></div
></a>
<!-- <a href="https://www.twitter.com" target="_blank"><div><i class="fa-brands fa-twitter"></i></div></a> -->
<a href="https://www.twitter.com"
><div>
<img
src="twitter.png"
style="width: 16px; height: 15px"
/></div
><div><i class="fa-brands fa-twitter"></i>
</div
></a>
<a href="https://www.linkedin.com" target="_blank"
><div><i class="fa-brands fa-linkedin"></i></div
Expand Down

0 comments on commit 1672c86

Please sign in to comment.