Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
shantanu020 authored Oct 17, 2024
1 parent 8aedf97 commit d417c45
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,10 @@
<link rel="stylesheet" href="chatbot.css">
<title>BuddyTrail</title>
<style>

.header1{
background-color:white;
border-radius:8px;
}
/* Button Styling */
.btn {
background-color: #007bff; /* Primary button color */
Expand Down

0 comments on commit d417c45

Please sign in to comment.