Small CSS change

This commit is contained in:
Tapas Adhikary 2020-11-16 17:41:03 +05:30
parent 5a515082f8
commit d5c9bd377f
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ li {
margin: 10px;
}
.demo {
margin: 30px auto 30px auto;
margin: 10px auto 30px auto;
display: flex;
align-items: center;
justify-content: center;