index.scss 181 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 .home-title { color: $white; font-size: $font-h1-small; margin-top: 50px; margin-bottom: 50px; } .info { width: 100%; .card { width: 42%; height: 350px; } }