videoBlock.scss 171 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 .videoBlock { video { margin-bottom: 10px; max-width: 100%; } .videoBlock__title { font-size: 18px; font-weight: 300; margin-bottom: 10px; } }