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:
Bianca Widstam
2025-11-13 13:56:22 +00:00
parent 0a513fce9c
commit f52d210240
8 changed files with 20 additions and 111 deletions
@@ -3,6 +3,10 @@
overflow: hidden;
height: 100vh;
}
.bodyText {
text-align: center;
color: var(--Base-Text-Inverted);
}
.container::after {
content: "";