feat: create blocks component for loyalty
This commit is contained in:
@@ -13,6 +13,15 @@
|
||||
padding: 4rem 2rem;
|
||||
}
|
||||
|
||||
.preamble {
|
||||
font-family: var(--fira-sans);
|
||||
font-size: 1.6rem;
|
||||
font-weight: 400;
|
||||
line-height: 2.4rem;
|
||||
text-align: center;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.logoutLink {
|
||||
text-decoration: none;
|
||||
color: var(--some-black-color, #2e2e2e);
|
||||
|
||||
Reference in New Issue
Block a user