Skip to content
This repository was archived by the owner on May 7, 2021. It is now read-only.

Commit 1a8fd1b

Browse files
authored
Merge pull request #80 from ProgrammingLab/kp-fix-registration-layout
css
2 parents 0cf0f58 + 3ba21b4 commit 1a8fd1b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/views/Registration.vue

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ export default {
9696
align-items: center;
9797
flex-direction: column;
9898
height: 100%;
99+
width: 1024px;
100+
margin: auto;
99101
}
100102
101103
.box {

0 commit comments

Comments
 (0)