Skip to content

Commit

Permalink
feat(pagination): style
Browse files Browse the repository at this point in the history
  • Loading branch information
SadraTghvi committed Jul 23, 2024
1 parent 051add5 commit f13afff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "heydari"
version = "0.1.35"
version = "0.1.36"
edition = "2021"

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion web/style/products/products.scss
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,7 @@
justify-content: center;
gap: 0.3rem;

button {
a {
width: 50px;
aspect-ratio: 1;

Expand Down

0 comments on commit f13afff

Please sign in to comment.