CSR-1598
Updated the button alignment and size to 327px acc to the mock
This commit is contained in:
parent
f1a5d0f0b4
commit
ab8de77033
1 changed files with 5 additions and 5 deletions
|
|
@ -130,9 +130,9 @@ export default {
|
||||||
}
|
}
|
||||||
.large-button {
|
.large-button {
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
width: 100%;
|
|
||||||
.btn-primary {
|
.btn-primary {
|
||||||
width: 100%;
|
width: 327px;
|
||||||
|
justify-content: center;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue