完全にメモです
star ratingの星を真ん中に設置し、repeatさせない方法です
background: url('../images/ic_star.svg');
background-size: 80%;
background-repeat: no-repeat;
background-position: center;
完全にメモです
star ratingの星を真ん中に設置し、repeatさせない方法です
background: url('../images/ic_star.svg');
background-size: 80%;
background-repeat: no-repeat;
background-position: center;
コメントを残す