This is an old revision of the document!


CSS

Misc Notes

.col {
    flex: 1; // 100%, could be 2 for a specific one for twice
}