Skip to content

Commit

Permalink
Update Booknow.css
Browse files Browse the repository at this point in the history
  • Loading branch information
sivaprasath2004 authored Feb 15, 2024
1 parent f0f3d23 commit 8b48b5b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/Booknow.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,15 @@
width: 100%;
align-items: center;
}
#Order_buttons_Book_page{
height: 20px;
width: 70px;
color: white;
background-color: #000;
box-shadow: 0 5px 4px rgba(0, 0, 0, .6);
border: none;
border-radius: 20px;
}
.golden_chief div #content{
display: flex;
max-width: 90%;
Expand Down

0 comments on commit 8b48b5b

Please sign in to comment.