index.scss 207 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 .content { // background-color: wheat; padding-bottom: 200px; } .date-wrap{ width: 320px; box-sizing: border-box; padding: 12px 12px; background-color: rgba($color: #000000, $alpha: 0.7); }