css percent scale checkbox

78

input[type=checkbox] {
    transform: scale(1.5);
}

Comments

Submit
0 Comments