home.scss 141 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 .home { background: #fff; height: 100%; width: 100%; box-sizing: border-box; &-left { width: 50%; padding-top: 25px; } }