Skip to content

Commit dd221b1

Browse files
author
agonzalez97
committed
Update variables.js
1 parent ebde27e commit dd221b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/src/common/variables.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -781,8 +781,8 @@ export const componentTokens = {
781781
fontTextTransform: "none",
782782
verticalPadding: "0.75rem",
783783
horizontalPadding: "2rem",
784-
marginRight: "2rem",
785-
marginLeft: "2rem",
784+
marginRight: "40px",
785+
marginLeft: "20px",
786786
itemsPerPageSelectorMarginLeft: "0px",
787787
itemsPerPageSelectorMarginRight: "0.5rem",
788788
pageSelectorMarginRight: "30px",

0 commit comments

Comments
 (0)