Skip to content

Commit

Permalink
feat: style adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
floyyd6 committed Jun 20, 2023
1 parent dbe1f81 commit 7fb0dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cart.ts
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ export class Cart extends LitElement {
.close {
color: var(--color-primary);
font-size: 20px;
font-size: 25px;
position: absolute;
right: 1rem;
top: 0.5rem;
Expand Down

0 comments on commit 7fb0dcf

Please sign in to comment.