chore: remove margin

This commit is contained in:
Arvid Norlin
2024-06-10 14:51:36 +02:00
committed by Chuma McPhoy
parent 2e5f6885e0
commit 8df577615a

View File

@@ -75,6 +75,7 @@
/* TODO: I presume the actual text-transform value should be: var(--typography-Title-5-textCase);
* - verify why we return "upper" and not uppercase.
* */
margin: 0;
text-transform: uppercase;
text-wrap: balance;
}