ok
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
|
||||
/* Main Heading */
|
||||
.mainHeading {
|
||||
width: 222px;
|
||||
font-weight: 700;
|
||||
font-size: 32px;
|
||||
line-height: 2.25rem;
|
||||
@@ -25,6 +26,15 @@
|
||||
color: rgb(37, 79, 26);
|
||||
}
|
||||
|
||||
/* Main Heading */
|
||||
.voucherHeading {
|
||||
font-weight: 700;
|
||||
font-size: 32px;
|
||||
line-height: 2.25rem;
|
||||
margin-bottom: 1rem;
|
||||
letter-spacing: -1px;
|
||||
color: rgb(37, 79, 26);
|
||||
}
|
||||
.swipeContainer {
|
||||
height: 75px;
|
||||
overflow: hidden;
|
||||
@@ -109,7 +119,7 @@
|
||||
}
|
||||
|
||||
.claimButton {
|
||||
width: 200px;
|
||||
width: 236px;
|
||||
height: 45px;
|
||||
background-color: #254F1A;
|
||||
color: #D2E823;
|
||||
|
||||
Reference in New Issue
Block a user