change max width to 1000px
This commit is contained in:
parent
c3209af31c
commit
074c00b88b
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ $large-breakpoint: 1921px;
|
|||
--card-bg: var(--color-white);
|
||||
--card-text-color: var(--color-grey-dark);
|
||||
--card-radius: 2px;
|
||||
--card-max-width: 1500px;
|
||||
--card-max-width: 1000px;
|
||||
--card-wallet-color: var(--text-color-inverse);
|
||||
--success-msg-color: var(--color-green);
|
||||
--success-msg-border: var(--color-green-blue);
|
||||
|
|
Loading…
Add table
Reference in a new issue