videoRecorder.scss 166 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 .record-container { width: 100%; max-width: 320px; margin-bottom: 50px; video { background-color: $black; width: 100%; margin-bottom: 20px; } }