Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Sajal13 committed Feb 18, 2024
1 parent aa1a531 commit d61e850
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 30 deletions.
1 change: 1 addition & 0 deletions v1.0.0/assets/css/theme-rtl.css
Original file line number Diff line number Diff line change
Expand Up @@ -22625,6 +22625,7 @@ h5, .h5 {
}
.product-card .product-card-body {
background: rgba(255, 217, 145, 0.65);
min-height: 210px;
}
.product-card:hover, .product-card:focus, .product-card:active {
border: 2px solid #E3A476;
Expand Down
2 changes: 1 addition & 1 deletion v1.0.0/assets/css/theme-rtl.min.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions v1.0.0/assets/css/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -22660,6 +22660,7 @@ h5, .h5 {
}
.product-card .product-card-body {
background: rgba(255, 217, 145, 0.65);
min-height: 210px;
}
.product-card:hover, .product-card:focus, .product-card:active {
border: 2px solid #E3A476;
Expand Down
2 changes: 1 addition & 1 deletion v1.0.0/assets/css/theme.min.css

Large diffs are not rendered by default.

Loading

0 comments on commit d61e850

Please sign in to comment.