checkbox size

This commit is contained in:
Raphael Goetter 2017-09-26 11:43:59 +02:00
parent f45ea52562
commit f621dee26a
3 changed files with 15 additions and 15 deletions

View file

@ -59,7 +59,7 @@ $arrow-color : $color-dark;
// checkboxes, radios
$checkbox-color : $color-gray3;
$checkbox-size: 3rem;
$checkbox-size: 2rem;
$checkbox-border-radius: 3em;
// tables