Skip to content

Commit

Permalink
price table update.
Browse files Browse the repository at this point in the history
  • Loading branch information
eonurk committed Jul 3, 2024
1 parent f3a2143 commit f5d4cb1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -279,14 +279,15 @@ blockquote p::after {
/* Custom styles for the table */

.price-container{
max-width: 350px;
text-align: center;
max-width: 350px;
}
.table-responsive {
margin-top: 20px;
background: #fff ;
border-radius: 10px;
vertical-align: middle;
min-width: 350px;
}

.table-bordered td{
Expand Down

0 comments on commit f5d4cb1

Please sign in to comment.