Fix: update css for home (#171)

This commit is contained in:
ethfoo 2023-07-05 15:40:22 +08:00 committed by GitHub
parent f92c861077
commit 984fc71760
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -248,7 +248,7 @@ body {
.features-container ul{
display: flex !important;
flex-wrap: wrap;
margin: 0 auto;
margin: 0 auto !important;
}
.features-container ul li{