fixes
All checks were successful
deploy to production / deploy (push) Successful in 45s

This commit is contained in:
2023-09-27 15:06:42 +00:00
parent d7d9c21dcc
commit bc40572e27
3 changed files with 18 additions and 18 deletions

View File

@@ -114,7 +114,7 @@
.container {
width: 100%;
display: flex;
justify-content: center;
justify-content: flex-start;
--fds-solid-background-quarternary: var(--background-color);
--fds-text-primary: var(--normal-font-color);
--fds-text-secondary: var(--normal-font-color-80);