Dan
0
Q:

css resize checkbox

input[type=checkbox] {
    transform: scale(1.5);
}
3
input./*checkbox class name*/ {
  width: /*preferred width*/;
  height: /*preferred height*/;
}
0

New to Communities?

Join the community