1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-08-14 01:54:47 +02:00

fixed typo in css sample

This commit is contained in:
Michel Petit
2020-12-30 12:41:59 +01:00
parent 5228d1ab54
commit 0b1fc92637

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 -->