[Bugfix] the Manifest Syntax error (#1524)
Fixes the Manifest Syntax error
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
p {
|
||||
text-align: center;
|
||||
margin-top: 2em;
|
||||
}
|
||||
|
||||
.features-container {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(auto-fill, minmax(21rem, 3fr));
|
||||
|
||||
Reference in New Issue
Block a user