1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-08-06 22:26:33 +02:00

Merge pull request #157 from malenkiki/iss156

fixed typo in css sample
This commit is contained in:
phuoc-ng
2020-12-31 07:42:57 +07:00
committed by GitHub

View File

@@ -58,7 +58,7 @@ const Details: React.FC<{}> = () => {
display: flex;
/* Reset styles */
list-stype-type: none;
list-style-type: none;
margin: 0;
">
<!-- Navigation item -->