Fix Error page styles and ListCTAs

This commit is contained in:
2022-06-24 11:55:39 +02:00
parent 9913c1d7d9
commit b46df04258
4 changed files with 43 additions and 26 deletions

View File

@@ -5,6 +5,10 @@
justify-content: center;
}
:global(li) {
display: block;
}
& > :global(*) {
margin: 20px auto 0;