chore: remove margin
This commit is contained in:
committed by
Chuma McPhoy
parent
2e5f6885e0
commit
8df577615a
@@ -75,6 +75,7 @@
|
|||||||
/* TODO: I presume the actual text-transform value should be: var(--typography-Title-5-textCase);
|
/* TODO: I presume the actual text-transform value should be: var(--typography-Title-5-textCase);
|
||||||
* - verify why we return "upper" and not uppercase.
|
* - verify why we return "upper" and not uppercase.
|
||||||
* */
|
* */
|
||||||
|
margin: 0;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
text-wrap: balance;
|
text-wrap: balance;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user