mirror of https://github.com/loggie-io/docs.git
Fix: update css for home (#171)
This commit is contained in:
parent
f92c861077
commit
984fc71760
|
@ -248,7 +248,7 @@ body {
|
||||||
.features-container ul{
|
.features-container ul{
|
||||||
display: flex !important;
|
display: flex !important;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
margin: 0 auto;
|
margin: 0 auto !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.features-container ul li{
|
.features-container ul li{
|
||||||
|
|
Loading…
Reference in New Issue