perf(web): some improvements in design

This commit is contained in:
2023-01-31 01:03:59 +03:00
parent ca0bd0726a
commit b535faa4c7
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ form {
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
justify-content: space-between;
}
.button-flex {