change font and primary color
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
background-color: var(--secondary-background);
|
||||
border: none;
|
||||
margin-bottom: 1rem;
|
||||
margin: 16px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.loyaltyContainer :global(.ant-card-body) {
|
||||
|
||||
@@ -88,7 +88,7 @@ const LoyaltyCard = () => {
|
||||
</ProText>
|
||||
</Col>
|
||||
<Col>
|
||||
<PresentIcon />
|
||||
{/* <PresentIcon /> */}
|
||||
</Col>
|
||||
</Row>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user