fix: refactor use of tokens
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
|
||||
.contactContainer {
|
||||
display: block;
|
||||
border-top: 0.5px solid var(--Base-Border-Disabled);
|
||||
border-top: 0.5px solid var(--UI-Grey-30);
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
padding: 3.4rem;
|
||||
|
||||
Reference in New Issue
Block a user