css increase size by percent checkbox code example Example: css resize checkbox input[type=checkbox] { transform: scale(1.5); }