Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
resolve button font size issue
Browse files Browse the repository at this point in the history
  • Loading branch information
NidhiDhandhukiya committed Oct 20, 2023
1 parent a8ce473 commit 3148706
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion assets/css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
text-align: center;
// Set button font size and padding so it inherits from parent.
padding: 0.5em 1em;
font-size: 1em;

&.loading {
opacity: 0.25;
Expand Down
1 change: 0 additions & 1 deletion assets/js/atomic/blocks/product-elements/button/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
text-align: center;
// Set button font size and padding so it inherits from parent.
padding: 0.5em 1em;
font-size: 1em;

&.loading {
opacity: 0.25;
Expand Down

0 comments on commit 3148706

Please sign in to comment.