Debug.css 142 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 .dd { display: flex; flex-direction: column; width: 300px; margin: 10px 0 10px 0; } .dd > div, .dd > span { margin: 5px 0 5px 0; }