1
0
mirror of https://github.com/sasjs/server.git synced 2026-01-03 05:10:04 +00:00

fix(web): fix UI responsiveness

This commit is contained in:
2022-08-10 15:18:05 +05:00
parent 399b5edad0
commit d99fdd1ec7
4 changed files with 41 additions and 22 deletions

View File

@@ -13,7 +13,7 @@ code {
}
.main {
margin-top: 50px;
margin: 50px 10px 0 10px;
display: flex;
flex-direction: column;
align-items: center;