diff --git a/sass/_proposal_categories.scss b/sass/_proposal_categories.scss index 1309ca5..44ab6da 100644 --- a/sass/_proposal_categories.scss +++ b/sass/_proposal_categories.scss @@ -21,7 +21,7 @@ -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; - background-position: center 5px; + background-position: center 15px; background-repeat: no-repeat; width: 140px; display: inline-block; @@ -29,9 +29,8 @@ font-family: 'Asap', sans; font-weight: 700; text-align: center; - padding-top: 100px; - // border-width: 2px; - // border-style: solid; + padding-top: 110px; + min-height: 140px; background-size: 90px; cursor: pointer; -- libgit2 0.21.2