fix(web): initialize index.html and update styles
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
form {
|
||||
margin: 0;
|
||||
width: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
margin: 0;
|
||||
padding: 2vw 2vw;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.button-flex {
|
||||
|
||||
Reference in New Issue
Block a user