Feb 23, 2017 · 1 min read
Should not be .card + * ?
Because should match all elements after the .card , using * + * all elements of html would have this property ( margin right equals 8px )
Should not be .card + * ?
Because should match all elements after the .card , using * + * all elements of html would have this property ( margin right equals 8px )