add result page layout

This commit is contained in:
ismailsosic
2023-01-03 13:31:47 +01:00
parent ad0b9b36b9
commit e5c38d74f8
44 changed files with 1533 additions and 434 deletions

View File

@@ -1,9 +0,0 @@
.center {
display: flex;
width: 100vw;
height: 100vh;
justify-content: center;
align-items: center;
position: relative;
padding: 4rem 0;
}