add result page layout
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
.center {
|
||||
display: flex;
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
position: relative;
|
||||
padding: 4rem 0;
|
||||
}
|
||||
Reference in New Issue
Block a user