Merged in fix/design-system-remove-preamble (pull request #3153)
remove deprecated preamble, replace with typography * remove deprecated preamble, replace with typography Approved-by: Linus Flood
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
overflow: hidden;
|
||||
height: 100vh;
|
||||
}
|
||||
.bodyText {
|
||||
text-align: center;
|
||||
color: var(--Base-Text-Inverted);
|
||||
}
|
||||
|
||||
.container::after {
|
||||
content: "";
|
||||
|
||||
Reference in New Issue
Block a user