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 92d4d14 commit e8a2a0e
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 @@ -116,7 +116,7 @@ export class Cart extends LitElement {
.close {
color: var(--color-primary);
font-size: 25px;
font-size: 20px;
position: absolute;
right: 1rem;
top: 0.5rem;
Expand Down

0 comments on commit e8a2a0e

Please sign in to comment.