Update README.md
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
|
||||||
|
Attention: This project is still very experimental and not used in any production application!
|
||||||
|
|
||||||
|
|
||||||
css-layout
|
css-layout
|
||||||
==========
|
==========
|
||||||
|
|
||||||
@@ -62,7 +66,6 @@ div, span {
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: stretch;
|
align-items: stretch;
|
||||||
justify-content: flex-start;
|
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user