diff --git a/assets/css/twenty-twenty-one.scss b/assets/css/twenty-twenty-one.scss index ddd1ac92ecc..1d86f162d8f 100644 --- a/assets/css/twenty-twenty-one.scss +++ b/assets/css/twenty-twenty-one.scss @@ -2005,6 +2005,10 @@ a.reset_variations { margin-bottom: 0; } } + + input[type=checkbox] { + width: 25px !important; + } } > label:first-of-type {